This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 832efd7ec3d Check shouldReduceLoadWidth from SimplifySetCC
new 9268a4a0f0e revert rL345717 : [InstSimplify] fold icmp based on range 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:
lib/Analysis/InstructionSimplify.cpp | 42 -------------
test/Transforms/InstSimplify/icmp-abs-nabs.ll | 90 ++++++++++++++++++++++-----
2 files changed, 75 insertions(+), 57 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 62ba703789 Part of PR39508: Emit an @llvm.invariant.start after storing [...]
new ed32d216e9 [ARM64] [Windows] Implement _InterlockedExchangeAdd*_* builtins.
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/clang/Basic/BuiltinsAArch64.def | 13 +++++
include/clang/Basic/BuiltinsARM.def | 13 +++++
lib/CodeGen/CGBuiltin.cpp | 50 ++++++++++++++++--
lib/Headers/intrin.h | 60 +++++----------------
test/CodeGen/ms-intrinsics.c | 92 ++++++++++++++++++++++++++++++++-
5 files changed, 174 insertions(+), 54 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 8081781f5b Automatic date update in version.in
adds 96251938cd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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 b98edf7f1c3 [ValueTracking] add tests for fmin/fmax; NFC
new 832efd7ec3d Check shouldReduceLoadWidth from SimplifySetCC
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/SelectionDAG/TargetLowering.cpp | 3 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 12 +++++
test/CodeGen/AMDGPU/setcc-limit-load-shrink.ll | 65 ++++++++++++++++++++++++++
3 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/setcc-limit-load-shrink.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 29d4d646370 [DWARF][NFC] Refactor a function to return Optional<> inste [...]
new b98edf7f1c3 [ValueTracking] add tests for fmin/fmax; 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:
unittests/Analysis/ValueTrackingTest.cpp | 176 +++++++++++++++++++++++++++++++
1 file changed, 176 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.