This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b55f1f4 2016-09-07 Richard Biener <rguenther(a)suse.de>
new 5ca92351 Improve aarch64_legitimize_address - avoid splitting the offs [...]
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/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64.c | 14 ++++++++++++--
2 files changed, 17 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 b362b6e [X86][SSE] Added and+or+zext combine tests for known bits of vectors
new 56463dd [X86][SSE] Added or combine tests for known bits of vectors
new 959abb8 Regenerate vector bitcast folding tests using update_test_checks.py.
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:
test/CodeGen/X86/combine-or.ll | 51 +++++++++
test/Transforms/InstCombine/bitcast-vec-uniform.ll | 70 ------------
test/Transforms/InstCombine/bitcast-vector-fold.ll | 38 -------
.../Transforms/InstSimplify/bitcast-vector-fold.ll | 125 +++++++++++++++++++++
4 files changed, 176 insertions(+), 108 deletions(-)
delete mode 100644 test/Transforms/InstCombine/bitcast-vec-uniform.ll
delete mode 100644 test/Transforms/InstCombine/bitcast-vector-fold.ll
create mode 100644 test/Transforms/InstSimplify/bitcast-vector-fold.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 62b3eec [ESan][MIPS] Adds support for MIPS64
new ebf5cf8 [asan] Reify ErrorNewDeleteSizeMismatch
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_allocator.cc | 2 +-
lib/asan/asan_errors.cc | 25 +++++++++++++++++++++++++
lib/asan/asan_errors.h | 27 +++++++++++++++++++++++++++
lib/asan/asan_report.cc | 25 ++++---------------------
lib/asan/asan_report.h | 2 +-
5 files changed, 58 insertions(+), 23 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 9313182 [X86][SSE] Added and+or combine tests currently failing with vectors
new b362b6e [X86][SSE] Added and+or+zext combine tests for known bits of vectors
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/combine-and.ll | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 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 ba3ea4d [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)
new 9313182 [X86][SSE] Added and+or combine tests currently failing with vectors
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/combine-and.ll | 29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 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 fd11478 [InstCombine][SSE4a] Fix assertion failure caused by unsafe d [...]
new 2fdf2bf [InstCombine][SSE4a] Fix assertion failure in the insertq/ins [...]
new ba3ea4d [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)
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/Target/ARM/ARMISelLowering.cpp | 19 ++++++++++-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 6 ++--
test/CodeGen/ARM/urem-opt-size.ll | 43 +++++++++++++++++++++++++
test/Transforms/InstCombine/x86-sse4a.ll | 18 +++++++++++
4 files changed, 82 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from e20baaf Warn when dryrun'd commands fail.
new 6d86da3 Remove broken copy of libwinpthread-1.dll.
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/make.sh | 4 ----
1 file changed, 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 clang.
from 97fe20f [OpenCL] Fix pipe built-in functions return type.
new f41891d [EfficiencySanitizer] [MIPS64] Enables esan clang driver opti [...]
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/Driver/ToolChains.cpp | 2 +-
test/Driver/esan.c | 4 ++++
2 files changed, 5 insertions(+), 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 17c896a Revert "[EfficiencySanitizer] Adds shadow memory parameters f [...]
new fd11478 [InstCombine][SSE4a] Fix assertion failure caused by unsafe d [...]
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/InstCombineCalls.cpp | 6 +++---
test/Transforms/InstCombine/x86-sse4a.ll | 17 +++++++++++++++++
2 files changed, 20 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 lld.
from 9d9b5ff [ELF] - Sort command line options. NFC.
new 60f8060 Enable test on windows.
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/ELF/conflict.s | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.