This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 23caf62a8d5 Preserve loop metadata when splitting exit blocks
new 108bc88c84d Make the ExpandTilde unit test expect "\" (not "/") on Win32
new 48b20392ac8 [InstCombine] fold funnel shift amount based on demanded bits
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/Transforms/InstCombine/InstCombineCalls.cpp | 14 ++++++++++++++
test/Transforms/InstCombine/fsh.ll | 24 ++++++++++--------------
unittests/Support/Path.cpp | 6 ++++++
3 files changed, 30 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/gcc.
from e0fbb3dafaa Daily bump.
adds 9239aba8b07 Daily bump.
adds 5b6d94a49bc * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call- [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 9 +++++++--
3 files changed, 13 insertions(+), 3 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 lldb.
from f27f84432 [NativePDB] Add support for S_CONSTANT records.
new 2e9aff681 Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load [...]
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:
lit/Modules/lc_build_version.yaml | 2 +-
..._version.yaml => lc_build_version_notools.yaml} | 11 +++----
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 36 ++++++++++++----------
3 files changed, 25 insertions(+), 24 deletions(-)
copy lit/Modules/{lc_build_version.yaml => lc_build_version_notools.yaml} (97%)
--
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 libcxx.
from 34aa86bc3 Fix "use of" uninitialized memory in benchmark.
new 2d7654ea6 Add cxx-benchmark-unittests target
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:
CMakeLists.txt | 54 +++++++++++++++++++++--------------
benchmarks/CMakeLists.txt | 23 +++++++++++++++
cmake/Modules/HandleLibcxxFlags.cmake | 23 +++++++++++++++
3 files changed, 78 insertions(+), 22 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-stable-defconfig
in repository toolchain/gcc.
from e0fbb3dafaa Daily bump.
adds 9239aba8b07 Daily bump.
adds 5b6d94a49bc * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call- [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 9 +++++++--
3 files changed, 13 insertions(+), 3 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-arm-lts-allyesconfig
in repository toolchain/gcc.
from e0fbb3dafaa Daily bump.
adds 9239aba8b07 Daily bump.
adds 5b6d94a49bc * gcc-interface/misc.c (gnat_init_gcc_eh): Set -fnon-call- [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 9 +++++++--
3 files changed, 13 insertions(+), 3 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 3334995891e [InstCombine] canonicalize rotate patterns with cmp/select
new cdd4dd393b7 [MachineOutliner][NFC] Use MBB flags to avoid call checks i [...]
new 23caf62a8d5 Preserve loop metadata when splitting exit blocks
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/CodeGen/MachineOutliner.h | 7 +++-
lib/CodeGen/MachineOutliner.cpp | 11 ++++-
lib/Target/AArch64/AArch64InstrInfo.cpp | 46 +++++++++++----------
lib/Transforms/Utils/LoopUtils.cpp | 32 +++++++++++++++
.../LoopSimplify/preserve-llvm-loop-metadata2.ll | 48 ++++++++++++++++++++++
5 files changed, 119 insertions(+), 25 deletions(-)
create mode 100644 test/Transforms/LoopSimplify/preserve-llvm-loop-metadata2.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.