This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 17676e0 [DAG] Teach computeKnownBits and ComputeNumSignBits in Select [...]
new 92d577b Revert "[asan] LLVM: Switch to using dynamic shadow offset on iOS"
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/Transforms/Instrumentation/AddressSanitizer.cpp | 5 ++---
1 file changed, 2 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 compiler-rt.
from 4dd660e [sanitizers] Update sanitizers test to better match glibc internals
new 79a96a3 Revert "[asan] Switch to using dynamic shadow offset on iOS"
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/asan/asan_mapping.h | 2 +-
lib/sanitizer_common/sanitizer_linux.cc | 5 -----
lib/sanitizer_common/sanitizer_mac.cc | 38 ---------------------------------
lib/sanitizer_common/sanitizer_posix.cc | 5 +++++
4 files changed, 6 insertions(+), 44 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 54f81ef Test commit permission. NFC
new 17676e0 [DAG] Teach computeKnownBits and ComputeNumSignBits in Select [...]
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/SelectionDAG.cpp | 34 ++++++++++++++++++++++++++++
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 3 ++-
test/CodeGen/SPARC/vector-extract-elt.ll | 19 ++++++++++++++++
test/CodeGen/X86/pr21792.ll | 4 ++--
4 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/SPARC/vector-extract-elt.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 gcc.
from d204444 Fix pr69941.c test failure for avr
new c7b01e7 PR sanitizer/77823 * c-ubsan.c (ubsan_instrument_shift): Re [...]
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/c-family/ChangeLog | 4 ++++
gcc/c-family/c-ubsan.c | 6 ++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/ubsan/shift-9.c | 30 ++++++++++++++++++++++++++++++
4 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/shift-9.c
--
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 e53904e Fix build due to comparison of std::pairs.
new 54f81ef Test commit permission. 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:
test/CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll | 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 5844b06 Add llvm::enumerate() range adapter.
new e53904e Fix build due to comparison of std::pairs.
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/ADT/STLExtrasTest.cpp | 36 ++++++++++++++++++++----------------
1 file changed, 20 insertions(+), 16 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 libcxx.
from aead8da Make tests for is_empty better. No functional change.
new 3d19a9d Mark LWG#2358 as done
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:
www/upcoming_meeting.html | 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 lld.
from 0ce81ce Remove redundant check. NFC.
new 974b46b Simplify setting the Live bit in SectionPiece. 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:
ELF/InputSection.cpp | 16 +++++-----------
ELF/InputSection.h | 4 ++--
2 files changed, 7 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 master
in repository gcc.
from ea55eab 2016-10-05 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new d204444 Fix pr69941.c test failure for avr
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69941.c | 10 ++++++++--
2 files changed, 13 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.