This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8d124b04c84 [Support] Ignore OutputDebugString exceptions in our crash [...]
new 04d09e9e473 Fix for compilers with older CRT header libraries.
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/Support/CrashRecoveryContext.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 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 40240a1e6be [IR] Prefer use_empty() to !hasNUsesOrMore(1) for clarity.
new 8d124b04c84 [Support] Ignore OutputDebugString exceptions in our crash [...]
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/Support/CrashRecoveryContext.cpp | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 2c5493bf756 [NewGVN] Re-enable test now that the nondeterminism has bee [...]
new 40240a1e6be [IR] Prefer use_empty() to !hasNUsesOrMore(1) for clarity.
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/Transforms/Scalar/LICM.cpp | 2 +-
lib/Transforms/Scalar/Reassociate.cpp | 2 +-
2 files changed, 2 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 llvm.
from a22acb42e34 llvm/test/Transforms/InstCombine/debuginfo-skip.ll REQUIRES [...]
new 2c5493bf756 [NewGVN] Re-enable test now that the nondeterminism has bee [...]
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/Transforms/NewGVN/pr32934.ll | 1 -
1 file changed, 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 f15e8cd8138 Add test for FixedStreamArrayIterator::operator->
new a22acb42e34 llvm/test/Transforms/InstCombine/debuginfo-skip.ll REQUIRES [...]
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/Transforms/InstCombine/debuginfo-skip.ll | 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 master
in repository llvm.
from 5073f4684a2 Update doxygen description of a method. NFC
new f15e8cd8138 Add test for FixedStreamArrayIterator::operator->
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:
unittests/Support/BinaryStreamTest.cpp | 29 +++++++++++++++++++++++++++--
1 file changed, 27 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 llvm.
from 10dbbfe1c9d The patch exclude a case from zero check skip in CTLZ idio [...]
new 25529caa1bf [InstSimplify] add folds for constant mask of value shifted [...]
new 5073f4684a2 Update doxygen description of a method. NFC
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/DebugInfo/DWARF/DWARFFormValue.h | 5 ++++-
lib/Analysis/InstructionSimplify.cpp | 18 ++++++++++++++++++
test/Transforms/InstSimplify/AndOrXor.ll | 12 ++++--------
3 files changed, 26 insertions(+), 9 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 f69362835a8 Re-commit r302678, fixing PR33053.
new 10dbbfe1c9d The patch exclude a case from zero check skip in CTLZ idio [...]
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/Transforms/Scalar/LoopIdiomRecognize.cpp | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 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 6479eca14de [Inliner] Do not mix callsite and callee hotness based updates.
new f69362835a8 Re-commit r302678, fixing PR33053.
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/AArch64/AArch64ISelLowering.cpp | 341 ++++-------------
lib/Target/AArch64/AArch64ISelLowering.h | 1 +
lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 25 ++
lib/Target/AArch64/AArch64TargetTransformInfo.h | 3 +
test/CodeGen/AArch64/aarch64-addv.ll | 63 +--
test/CodeGen/AArch64/aarch64-minmaxv.ll | 424 ++++-----------------
test/CodeGen/AArch64/arm64-vabs.ll | 42 +-
test/Transforms/LoopVectorize/AArch64/pr33053.ll | 56 +++
.../LoopVectorize/AArch64/reduction-small-size.ll | 26 +-
.../SLPVectorizer/AArch64/gather-root.ll | 40 +-
10 files changed, 271 insertions(+), 750 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/AArch64/pr33053.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 50ecf9b4076 [PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC.
new 6479eca14de [Inliner] Do not mix callsite and callee hotness based updates.
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/Analysis/InlineCost.cpp | 42 ++++++++++++++++++-----------
test/Transforms/Inline/inline-hot-callee.ll | 10 +++----
2 files changed, 32 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.