This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 9e45fbd56c Make __shiftleft128 / __shiftright128 real compiler built-ins.
adds c912e867c0 [HIP] Make __hip_gpubin_handle hidden to avoid being merged [...]
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/CGCUDANV.cpp | 2 ++
test/CodeGenCUDA/device-stub.cu | 2 +-
2 files changed, 3 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 061d7fa2aef [NFC] Expand test cases for simplifying pow()
new f896970b071 [InstCombine] Refactor the simplification of pow() (NFC)
new 7250585b4e5 [X86][SSE] Lower constant vXi8 ISD::SRL/ISD::SRA using PMULLW
new b7e2745eb46 [Support] NFC: Fix docstring in FileSystem.h.
new 40198e78bb5 [llvm-mca] Reformat a few lines (fix spacing). NFC.
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:
include/llvm/Support/FileSystem.h | 2 +-
include/llvm/Transforms/Utils/SimplifyLibCalls.h | 1 +
lib/Target/X86/X86ISelLowering.cpp | 55 ++++-
lib/Transforms/Utils/SimplifyLibCalls.cpp | 83 +++++---
test/CodeGen/X86/combine-sdiv.ll | 253 +++++++----------------
test/CodeGen/X86/vector-rotate-512.ll | 48 ++---
test/CodeGen/X86/vector-shift-ashr-128.ll | 207 ++++---------------
test/CodeGen/X86/vector-shift-ashr-256.ll | 230 ++++++---------------
test/CodeGen/X86/vector-shift-ashr-512.ll | 86 +++-----
test/CodeGen/X86/vector-shift-lshr-128.ll | 128 ++++--------
test/CodeGen/X86/vector-shift-lshr-256.ll | 163 ++++++---------
test/CodeGen/X86/vector-shift-lshr-512.ll | 67 +++---
tools/llvm-mca/Instruction.h | 4 +-
tools/llvm-mca/Scheduler.cpp | 6 +-
tools/llvm-mca/Scheduler.h | 2 +-
15 files changed, 470 insertions(+), 865 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 zorg.
from c9501b7 lldb_cmake_builder: Use the regular builddir
new a1fca6f lldb_cmake_builder: Use the regular *source* dir.
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:
zorg/jenkins/build.py | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 ec5d521d5e2 Fix poly types after PR tree-optimization/71625 strlen opti [...]
new 023f288a76f PR libstdc++/86963 Implement LWG 2729 constraints on tuple [...]
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:
libstdc++-v3/ChangeLog | 33 ++++
libstdc++-v3/include/std/tuple | 125 +++++++++-----
libstdc++-v3/python/libstdcxx/v6/printers.py | 23 ++-
libstdc++-v3/testsuite/20_util/tuple/dr2729.cc | 179 +++++++++++++++++++++
.../20_util/tuple/element_access/get_neg.cc | 2 +-
5 files changed, 319 insertions(+), 43 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/dr2729.cc
--
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 545c5cb20b5 [TableGen] Don't separately search for DefaultMode when we' [...]
new 4baf8510375 [X86] Use hasOneUse instead of isOnlyUserOf. NFCI
new 061d7fa2aef [NFC] Expand test cases for simplifying pow()
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/X86/X86ISelLowering.cpp | 2 +-
test/Transforms/InstCombine/pow-1.ll | 43 ++++++++++++++++++++++++--
test/Transforms/InstCombine/pow-exp.ll | 56 +++++++++++++++++++++++++++++++++-
3 files changed, 97 insertions(+), 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 compiler-rt.
from 8a93d692d [NFC] Some small test updates for Implicit Conversion sanitizer.
new 0b485fbd0 [sanitizer] When setting up shadow memory on iOS, fix handlin [...]
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/sanitizer_common/sanitizer_mac.cc | 4 ++--
1 file 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 5ec0e9dcab9 [IDF] Teach Iterated Dominance Frontier to use a snapshot C [...]
new 545c5cb20b5 [TableGen] Don't separately search for DefaultMode when we' [...]
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/InfoByHwMode.h | 4 +++-
1 file changed, 3 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 clang.
from 9e45fbd56c Make __shiftleft128 / __shiftright128 real compiler built-ins.
new c912e867c0 [HIP] Make __hip_gpubin_handle hidden to avoid being merged [...]
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/CGCUDANV.cpp | 2 ++
test/CodeGenCUDA/device-stub.cu | 2 +-
2 files changed, 3 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 zorg.
from d1ad06a Fix the derive command for LLDB CMake builds
new 190f34c Fix the derive command for LLDB CMake builds (Part 2)
new c9501b7 lldb_cmake_builder: Use the regular builddir
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:
zorg/jenkins/build.py | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.