This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 093a7eb [WebAssembly] Update llvm-objdump tests for the new wasm vers [...]
new 9b1c947 Revert "AMDGPU : Update TrapCode based on Trap Handler ABI."
new 1b020b3 AMDGPU: Change exp with compr bit printing
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:
lib/Target/AMDGPU/AMDGPUSubtarget.h | 16 ++---
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 14 ++++-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/AMDGPU/SIInstrInfo.td | 6 +-
lib/Target/AMDGPU/SIInstructions.td | 4 +-
test/CodeGen/AMDGPU/llvm.amdgcn.exp.compr.ll | 70 ++++++++++++++--------
test/CodeGen/AMDGPU/trap.ll | 4 +-
7 files changed, 69 insertions(+), 47 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 clang.
from 95d9d22 [CodeGen] Note where we add ABI-specific args in ctors. NFC.
new 9d5a411 stop using associative comdats for SEH filter functions
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/CGException.cpp | 11 -----------
test/CodeGenCXX/exceptions-seh.cpp | 6 +++---
2 files changed, 3 insertions(+), 14 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 llvm.
from d6db829 [SLP] Fix for PR32036: Vectorized horizontal reduction return [...]
new 093a7eb [WebAssembly] Update llvm-objdump tests for the new wasm vers [...]
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:
test/tools/llvm-objdump/Inputs/test.wasm | Bin 165 -> 165 bytes
test/tools/llvm-objdump/wasm.txt | 2 +-
2 files 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 clang.
from abf96f4 Improve support for 'decltype(auto)' in template template par [...]
new 95d9d22 [CodeGen] Note where we add ABI-specific args in ctors. NFC.
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/CGCXXABI.h | 25 +++++++++++++++----
lib/CodeGen/CGClass.cpp | 9 +++----
lib/CodeGen/ItaniumCXXABI.cpp | 27 +++++++++++----------
lib/CodeGen/MicrosoftCXXABI.cpp | 53 +++++++++++++++++++++++------------------
4 files changed, 70 insertions(+), 44 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 llvm.
from 2504ec9 Move llvm_unreachable out of switch.
new d70493f AMDGPU : Update TrapCode based on Trap Handler ABI.
new d6db829 [SLP] Fix for PR32036: Vectorized horizontal reduction return [...]
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:
lib/Target/AMDGPU/AMDGPUSubtarget.h | 16 ++++++-----
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/AMDGPU/SIInstrInfo.td | 6 ++---
lib/Target/AMDGPU/SIInstructions.td | 4 +--
lib/Transforms/Vectorize/SLPVectorizer.cpp | 31 +++++++++++++---------
test/CodeGen/AMDGPU/trap.ll | 4 +--
.../SLPVectorizer/X86/horizontal-list.ll | 10 ++++---
7 files changed, 42 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 clang.
from a745be5 [OpenCL] r600 needs OpenCL kernel calling convention
new abf96f4 Improve support for 'decltype(auto)' in template template par [...]
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/Sema/SemaTemplate.cpp | 13 +++++++++++++
test/SemaTemplate/temp_arg_template_cxx1z.cpp | 13 +++++++------
2 files changed, 20 insertions(+), 6 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 llvm.
from a0ae754 Bring back 2>&1 redirection for this test
new 2504ec9 Move llvm_unreachable out of switch.
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/Object/ArchiveWriter.cpp | 7 +++++--
1 file changed, 5 insertions(+), 2 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 gcc.
from aba254d PR c++/79653 * parser.c (cp_parser_std_attribute_spec): Don [...]
new 2c2c150 PR c++/79657 * semantics.c (finish_underlying_type): Bail o [...]
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/cp/ChangeLog | 3 +++
gcc/cp/semantics.c | 3 ++-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/ext/underlying_type12.C | 6 ++++++
4 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/underlying_type12.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 gcc.
from 70d4d06 2017-02-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new aba254d PR c++/79653 * parser.c (cp_parser_std_attribute_spec): Don [...]
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/cp/ChangeLog | 8 ++++++++
gcc/cp/parser.c | 5 +++++
gcc/cp/pt.c | 2 ++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/alignas10.C | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/alignas9.C | 6 ++++++
6 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas9.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 33b82ff [ModuleSummaryAnalysis] Don't crash when referencing unnamed [...]
new ef6eb7f [LV] Add scalar floating-point induction test (NFC)
new 6b494b3 [AArch64] Extend AArch64RedundantCopyElimination to do simple [...]
new a0ae754 Bring back 2>&1 redirection for this test
The 3 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:
.../AArch64/AArch64RedundantCopyElimination.cpp | 170 +++++++++---
test/CodeGen/AArch64/machine-copy-remove.mir | 295 +++++++++++++++++++++
test/CodeGen/Hexagon/expand-condsets-rm-reg.mir | 2 +-
test/Transforms/LoopVectorize/float-induction.ll | 58 ++++
4 files changed, 481 insertions(+), 44 deletions(-)
create mode 100644 test/CodeGen/AArch64/machine-copy-remove.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.