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 c159cd7 Really fix the Windows sanitizer build
new 02aff9f [sanitizer] Test the allocator with the ASan win64 memory constants
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/tests/sanitizer_allocator_test.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 51832f7 Fix silly mistake introduced here : https://reviews.llvm.org/ [...]
new d40500c [compiler-rt] Changing function prototype returning unused value
new c0fdffb [InstCombine] auto-generate checks
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:
.../Instrumentation/AddressSanitizer.cpp | 15 ++++++++++-----
test/Transforms/InstCombine/min-positive.ll | 22 ++++++++++++++++------
2 files changed, 26 insertions(+), 11 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.
charles.baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 8321dfb Enhancements to test-checkout.sh
new 3912754 Add native test to test-checkout.sh
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-checkout.sh | 9 +++++++++
1 file changed, 9 insertions(+)
--
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 28f64ff address comments from: https://reviews.llvm.org/D24566 using [...]
new 51832f7 Fix silly mistake introduced here : https://reviews.llvm.org/ [...]
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 | 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 1e567a6 [asan] Reify ErrorInvalidPointerPair
new c159cd7 Really fix the Windows sanitizer build
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_win.cc | 3 ---
lib/asan/asan_win_dll_thunk.cc | 1 -
lib/sanitizer_common/sanitizer_win.cc | 12 ++++++++++++
3 files changed, 12 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 llvm.
from 964ae1d [InstCombine] clean up foldICmpWithConstant(); NFC 1. Early e [...]
new 0863eca Document our extension to the COFF .section directive flags
new 28f64ff address comments from: https://reviews.llvm.org/D24566 using [...]
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:
docs/Extensions.rst | 16 ++++++++++++++++
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +-
.../AddressSanitizer/do-not-instrument-sanitizers.ll | 2 +-
3 files changed, 18 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 8055438 [InstCombine] add helper function for foldICmpWithConstant; NFC
new 964ae1d [InstCombine] clean up foldICmpWithConstant(); NFC 1. Early e [...]
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/InstCombine/InstCombineCompares.cpp | 231 +++++++++++----------
1 file changed, 117 insertions(+), 114 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 0ee1696 [InstCombine] use m_APInt to allow icmp folds using known bit [...]
new 8055438 [InstCombine] add helper function for foldICmpWithConstant; 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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 432 +++++++++++----------
lib/Transforms/InstCombine/InstCombineInternal.h | 1 +
2 files changed, 223 insertions(+), 210 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 0717538 gcc/ Backport from trunk r240102. 2016-09-12 Andrew Pinsk [...]
new 6058e0b gcc/ Backport from trunk r238977. 2016-08-02 Tamar Christ [...]
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/config/aarch64/aarch64-simd-builtins.def | 18 ++++----
gcc/config/aarch64/aarch64-simd.md | 14 ++-----
gcc/config/aarch64/aarch64.md | 10 +++--
gcc/config/aarch64/arm_neon.h | 32 ++++++++++++++
gcc/config/aarch64/iterators.md | 19 ++++-----
.../gcc.target/aarch64/simd/vminmaxnm_1.c | 49 +++++++++++++++++++++-
gcc/testsuite/gcc.target/aarch64/vminmaxnm.c | 37 ++++++++++++++++
7 files changed, 140 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vminmaxnm.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 c2c0b27 [mips][ias] Enable IAS by default for N64 on Debian mips64el.
new 0ee1696 [InstCombine] use m_APInt to allow icmp folds using known bit [...]
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/InstCombine/InstCombineCompares.cpp | 6 ++--
test/Transforms/InstCombine/icmp.ll | 35 +++++-----------------
2 files changed, 10 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.