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 5cc53833e [asan] Fix test on ppc64le-linux by checking "UNKNOWN memory access"
new cf2441775 [asan] Fix test by removing "The signal is caused" check.
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/asan/TestCases/Posix/strchr.c | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from 7a3629bc28 Use __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`
new 6ae3e4a2fb [analyzer] Fix assert in ExprEngine::processSwitch
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/StaticAnalyzer/Core/ExprEngine.cpp | 4 ++--
test/Analysis/enum.cpp | 13 +++++++++++++
2 files changed, 15 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 compiler-rt.
from 2c9491562 Disable LSan on ppc64, some tests are failing.
new 5cc53833e [asan] Fix test on ppc64le-linux by checking "UNKNOWN memory access"
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/asan/TestCases/Posix/strchr.c | 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 libcxx.
from 3d1d1eab2 [libc++] Default to vcruntime when targeting MSVC
new b34376320 Fix 'verify-support' available feature
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/libcxx/test/config.py | 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 f113d04b8d7 [CodeExtractor] Remove an unneeded level of indirection. NFCI.
new 2159c695f3e [AArch64] Use suffix ULL to shift a 64-bit value.
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 | 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 compiler-rt.
from b6eb47518 Revert "Enable lsan test suite on Darwin x86_64 builds"
new 2c9491562 Disable LSan on ppc64, some tests are failing.
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/lsan/lsan_allocator.h | 2 +-
lib/lsan/lsan_common.h | 3 +--
test/lsan/lit.common.cfg | 4 ++--
3 files changed, 4 insertions(+), 5 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 df4849c1dda Revert r300746 (SCEV analysis for or instructions).
new 63da689bdf8 [AArch64] Improve code generation for logical instructions [...]
new f113d04b8d7 [CodeExtractor] Remove an unneeded level of indirection. NFCI.
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/Target/TargetLowering.h | 53 ++++++-----
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 66 +++++++------
lib/Target/AArch64/AArch64ISelLowering.cpp | 139 ++++++++++++++++++++++++++++
lib/Target/AArch64/AArch64ISelLowering.h | 3 +
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
lib/Target/XCore/XCoreISelLowering.cpp | 4 +-
lib/Transforms/Utils/CodeExtractor.cpp | 17 ++--
test/CodeGen/AArch64/optimize-imm.ll | 64 +++++++++++++
10 files changed, 287 insertions(+), 70 deletions(-)
create mode 100644 test/CodeGen/AArch64/optimize-imm.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 compiler-rt.
from e12d8a210 [asan] move textdomain.c to Linux dir, as the test is Linux-specific
new b6eb47518 Revert "Enable lsan test suite on Darwin x86_64 builds"
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:
cmake/config-ix.cmake | 2 +-
test/asan/lit.cfg | 9 +--------
test/lsan/lit.common.cfg | 6 ++----
3 files changed, 4 insertions(+), 13 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 gcc-6-branch
in repository gcc.
from d42d41d96da Daily bump.
new f9ec18428d5 Daily bump.
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:
gcc/DATESTAMP | 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 gcc.
from 355ad8c8a0b PR target/79804 * config/i386/i386.c (print_reg): Remove [...]
new 7f22a985951 Daily bump.
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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.