This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from daee7ce [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
new c484872 IRGen: Start using the WriteThinLTOBitcode pass.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/CodeGen/BackendUtil.cpp | 8 +++++---
test/CMakeLists.txt | 1 +
test/CodeGenCXX/type-metadata-thinlto.cpp | 11 +++++++++++
3 files changed, 17 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGenCXX/type-metadata-thinlto.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 4cdd9dc Don't create a bogus PT_PHDR if we don't allocate the headers.
new fd7199b [pdb] Write the Named Stream mapping to Yaml and binary.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
COFF/PDB.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 0c5f706 This patch simplifies the handling of EH return. We force th [...]
new 46aae20 [gcc]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 8 ++++++
gcc/config/rs6000/rs6000.c | 1 +
gcc/testsuite/ChangeLog | 9 ++++++-
gcc/testsuite/gcc.target/powerpc/swaps-p8-27.c | 36 ++++++++++++++++++++++++++
4 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/swaps-p8-27.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b786258 docs: Document that !absolute_symbol { all-ones, all-ones } m [...]
new 92a30c5 [ValueTracking] recognize variations of 'clamp' to improve co [...]
new 87d73e9 IPO, LTO: Plumb the summary from the LTO API into the pass manager.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/llvm/LTO/LTOBackend.h | 5 +--
include/llvm/Transforms/IPO/PassManagerBuilder.h | 6 ++++
lib/Analysis/ValueTracking.cpp | 40 +++++++++++++++++++++++-
lib/LTO/LTO.cpp | 2 +-
lib/LTO/LTOBackend.cpp | 15 +++++----
lib/Transforms/IPO/PassManagerBuilder.cpp | 9 ++++--
test/CodeGen/X86/vec_minmax_match.ll | 26 +++++----------
test/LTO/Resolution/X86/lowertypetests.ll | 21 +++++++++++++
test/Transforms/InstCombine/minmax-fold.ll | 16 +++++-----
9 files changed, 102 insertions(+), 38 deletions(-)
create mode 100644 test/LTO/Resolution/X86/lowertypetests.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 32c7998 Revert "Don't inline dllimport functions referencing non-impo [...]
new daee7ce [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Headers/altivec.h | 44 +++++++++++++++++++++----------------
test/CodeGen/builtins-ppc-altivec.c | 36 ++++++++++++++++++++----------
2 files changed, 49 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from c9b7905 Make lnt runtest test-suite not stop on build failures in the tests.
new 850d99a LNT graph New Setting options to use mean as aggregation function
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lnt/server/ui/templates/v4_graph.html | 17 +++++++----
lnt/server/ui/views.py | 41 +++++++++++++++++++-------
lnt/util/stats.py | 17 +++++++++++
tests/server/ui/V4Pages.py | 15 ++++++----
tests/server/ui/statsTester.py | 55 +++++++++++++++++++++++++++++++++++
5 files changed, 123 insertions(+), 22 deletions(-)
create mode 100644 tests/server/ui/statsTester.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 78f7b70 [globalisel] Fix an unused variable warning when NDEBUG is defined.
new e243f51 LowerTypeTests: Implement importing of type identifiers.
new 7d5b56c [InstCombine] add tests to show missed canonicalization of mi [...]
new 1f32b34 [ThinLTO] Drop non-prevailing non-ODR weak to declarations
new b786258 docs: Document that !absolute_symbol { all-ones, all-ones } m [...]
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/LangRef.rst | 7 +-
lib/LTO/LTO.cpp | 4 +-
lib/Transforms/IPO/FunctionImport.cpp | 40 ++++-
lib/Transforms/IPO/LowerTypeTests.cpp | 86 ++++++++++-
test/ThinLTO/X86/weak_resolution.ll | 4 +-
test/Transforms/InstCombine/minmax-fold.ll | 71 +++++++++
test/Transforms/LowerTypeTests/Inputs/import.yaml | 31 ++++
test/Transforms/LowerTypeTests/import.ll | 170 +++++++++++++++++++++
.../tools/gold/X86/Inputs/thinlto_weak_library1.ll | 17 +++
.../tools/gold/X86/Inputs/thinlto_weak_library2.ll | 20 +++
test/tools/gold/X86/thinlto_weak_library.ll | 41 +++++
test/tools/gold/X86/thinlto_weak_resolution.ll | 16 +-
12 files changed, 480 insertions(+), 27 deletions(-)
create mode 100644 test/Transforms/LowerTypeTests/Inputs/import.yaml
create mode 100644 test/Transforms/LowerTypeTests/import.ll
create mode 100644 test/tools/gold/X86/Inputs/thinlto_weak_library1.ll
create mode 100644 test/tools/gold/X86/Inputs/thinlto_weak_library2.ll
create mode 100644 test/tools/gold/X86/thinlto_weak_library.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c292437 [libFuzzer] add an assert to protect against LLVMFuzzerIniti [...]
new 78f7b70 [globalisel] Fix an unused variable warning when NDEBUG is defined.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
utils/TableGen/RegisterBankEmitter.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5709854 AMDGPU/R600: Serialize vector trunc stores to private AS
new c292437 [libFuzzer] add an assert to protect against LLVMFuzzerIniti [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Fuzzer/FuzzerDriver.cpp | 3 +++
.../test/{UninstrumentedTest.cpp => BogusInitializeTest.cpp} | 12 ++++++++----
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/fuzzer.test | 3 +++
4 files changed, 15 insertions(+), 4 deletions(-)
copy lib/Fuzzer/test/{UninstrumentedTest.cpp => BogusInitializeTest.cpp} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 13b8e1f NewGVN: Remove pr31686.ll, it is tested by pr31594.ll, which [...]
new 5709854 AMDGPU/R600: Serialize vector trunc stores to private AS
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 1 +
lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 +
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 3 +++
lib/Target/AMDGPU/R600ISelLowering.cpp | 28 +++++++++++++++++++++++++---
lib/Target/AMDGPU/R600Instructions.td | 14 ++++++++++++++
test/CodeGen/AMDGPU/load-local-i8.ll | 30 +++++++++++++++---------------
6 files changed, 59 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.