This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3a7cf3b32fb [SimpleLoopUnswitch] partial unswitch needs to be careful w [...]
new 0cb12ca8f66 Allow subclassing ExternalAA
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/Analysis/AliasAnalysis.h | 23 +++++++++++++++++++++++
lib/Analysis/AliasAnalysis.cpp | 22 ----------------------
lib/Target/AMDGPU/AMDGPU.h | 2 ++
lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp | 8 ++++++++
lib/Target/AMDGPU/AMDGPUAliasAnalysis.h | 13 +++++++++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 8 +-------
test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll | 4 ++--
7 files changed, 49 insertions(+), 31 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 8008fa5ba [CMake][ASan][HWASan] Set an explicit dependency on libc++ headers
new 348c20eb1 Split remquol() from INIT_REMQUO
new 13a8c0b82 Split lgammal() from INIT_LGAMMAL
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:
.../sanitizer_common_interceptors.inc | 30 ++++++++++++++++------
.../sanitizer_platform_interceptors.h | 2 ++
2 files changed, 24 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/binutils-gdb.
from 84fdbf1a2c When assigning symbol version, we should hide debug symbols [...]
adds 1929a39655 x86: Disable GOT relaxation with data prefix
adds dd52bc8ea4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++++
gas/config/tc-i386.c | 13 ++++++------
gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +-
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
11 files changed, 151 insertions(+), 8 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23854.d
create mode 100644 ld/testsuite/ld-i386/pr23854.s
create mode 100644 ld/testsuite/ld-x86-64/pr23854.d
create mode 100644 ld/testsuite/ld-x86-64/pr23854.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.