This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4464581 Support for Python 3 in libclang python bindings
new 2be8d26 [Sema] Avoid instantiating templates only when UncompilableEr [...]
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/SemaTemplateInstantiate.cpp | 8 +++++---
test/SemaCXX/instantiate-template-fatal-error.cpp | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 test/SemaCXX/instantiate-template-fatal-error.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 b19cc62 Use the getSectionIndex from llvm.
new 953073d Delete dead code.
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:
ELF/InputFiles.h | 2 --
1 file changed, 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 llvm.
from bd823cc Move a free function out of ELFFile.
new 2e9ec7b Return existing error code.
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:
include/llvm/Object/ELF.h | 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 d767830 [AMDGPU][CodeGen] To improve CGEMM performance: combine LDS reads.
new bd823cc Move a free function out of ELFFile.
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:
include/llvm/Object/ELF.h | 31 +++++++++++++++----------------
tools/llvm-readobj/ELFDumper.cpp | 16 ++++++++--------
2 files changed, 23 insertions(+), 24 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 d55aa1c Refactor creation of X86ISD::SETCC nodes to a helper function. NFC.
new d767830 [AMDGPU][CodeGen] To improve CGEMM performance: combine LDS reads.
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/SILoadStoreOptimizer.cpp | 24 ++++++++++++++----
test/CodeGen/AMDGPU/ds_read2.ll | 40 ++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 5 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 6300980 Revert "[Thumb] Teach ISel how to lower compares of AND bitma [...]
new 58c4c96 Split out a getSectionIndex.
new de5ede6 DAGCombiner: fix use-after-free when merging consecutive stores
new d55aa1c Refactor creation of X86ISD::SETCC nodes to a helper function. NFC.
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:
include/llvm/Object/ELF.h | 28 +++++---
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 40 ++++++-----
lib/Target/X86/X86ISelLowering.cpp | 111 ++++++++++++-------------------
3 files changed, 83 insertions(+), 96 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 lld.
from 324415a Use existing ELFObj function. NFC.
new b19cc62 Use the getSectionIndex from llvm.
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:
ELF/InputFiles.cpp | 7 +------
1 file changed, 1 insertion(+), 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 lld.
from 67a7933 Update for llvm change.
new 324415a Use existing ELFObj function. 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:
ELF/InputFiles.cpp | 5 +----
1 file changed, 1 insertion(+), 4 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 497f200 replace a report_fatal_error with a ErrorOr.
new 6300980 Revert "[Thumb] Teach ISel how to lower compares of AND bitma [...]
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/ARM/ARMBaseInstrInfo.cpp | 6 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 137 +-------------------------
test/CodeGen/ARM/and-cmpz.ll | 71 -------------
test/CodeGen/ARM/arm-and-tst-peephole.ll | 15 +--
test/CodeGen/ARM/arm-shrink-wrapping.ll | 4 +-
test/CodeGen/ARM/call-tc.ll | 2 +-
test/CodeGen/ARM/debug-info-branch-folding.ll | 2 +-
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 8 +-
test/CodeGen/Thumb2/float-ops.ll | 12 +--
9 files changed, 26 insertions(+), 231 deletions(-)
delete mode 100644 test/CodeGen/ARM/and-cmpz.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.