This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a7f9de44327 [ValueTracking] Remove const_casts on several calls to comp [...]
new ba64adafb1e [X86][SSE] Test showing inability of ComputeNumSignBits to [...]
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/known-signbits-vector.ll | 72 +++++++++++++++++++++++++++++++
1 file changed, 72 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 ef50c737377 MSan: Mark MemorySanitizer tests that use x86 intrinsics as [...]
new a7f9de44327 [ValueTracking] Remove const_casts on several calls to comp [...]
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/Analysis/BasicAliasAnalysis.cpp | 3 +--
lib/Analysis/DemandedBits.cpp | 6 ++----
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 3 +--
3 files changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 3c8af5480a2 [x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization)
new ef50c737377 MSan: Mark MemorySanitizer tests that use x86 intrinsics as [...]
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/Instrumentation/MemorySanitizer/msan_basic.ll | 64 --------------------
.../MemorySanitizer/msan_x86intrinsics.ll | 68 ++++++++++++++++++++++
.../MemorySanitizer/vector_arith.ll | 1 +
test/Instrumentation/MemorySanitizer/vector_cmp.ll | 1 +
test/Instrumentation/MemorySanitizer/vector_cvt.ll | 1 +
.../Instrumentation/MemorySanitizer/vector_pack.ll | 1 +
.../MemorySanitizer/vector_shift.ll | 1 +
7 files changed, 73 insertions(+), 64 deletions(-)
create mode 100644 test/Instrumentation/MemorySanitizer/msan_x86intrinsics.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 e3b9355843a 2017-05-12 Jeff Law <law(a)redhat.com> Jakub Jelinek [...]
new 7e4023ddbd7 2017-05-13 Jerry DeLisle <jvdelisle(a)gcc.gnu.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:
gcc/fortran/ChangeLog | 4 ++++
gcc/fortran/io.c | 6 +++---
2 files changed, 7 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 binutils-2_28-branch
in repository binutils-gdb.
from f686917bee Automatic date update in version.in
new 2346a98c79 Fix assertion failure relaxing TLS for position-independent [...]
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:
gold/ChangeLog | 8 ++++++++
gold/sparc.cc | 2 +-
2 files changed, 9 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 binutils-gdb.
from adf3dde510 Avoid compiler warning in MinGW build
new 67f46fed80 Fix assertion failure relaxing TLS for position-independent [...]
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:
gold/ChangeLog | 8 ++++++++
gold/sparc.cc | 2 +-
2 files changed, 9 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 gcc.
from 17f7f15241c BRIG FE: Fix an assertion when doing an 'lda' of a private [...]
new e3b9355843a 2017-05-12 Jeff Law <law(a)redhat.com> Jakub Jelinek [...]
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 | 31 ++++++
gcc/config/mn10300/mn10300.c | 2 +-
gcc/config/mn10300/mn10300.md | 90 ++++++++--------
gcc/config/rx/rx.c | 2 +-
gcc/config/rx/rx.md | 242 +++++++++++++++++++++---------------------
gcc/config/visium/visium.c | 8 +-
gcc/config/visium/visium.md | 123 ++++++++++-----------
7 files changed, 266 insertions(+), 232 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 07ac640d6c9 [LoopOptimizer][Fix]PR32859, PR24738
new 3c8af5480a2 [x86, SSE] AVX1 PR28129 (256-bit all-ones rematerialization)
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/X86/X86InstrInfo.cpp | 14 +++-
lib/Target/X86/X86InstrSSE.td | 18 +++--
test/CodeGen/X86/all-ones-vector.ll | 112 +++++++++++++--------------
test/CodeGen/X86/avx-basic.ll | 8 +-
test/CodeGen/X86/avx-cvt-3.ll | 22 +++---
test/CodeGen/X86/avx-intrinsics-fast-isel.ll | 8 +-
test/CodeGen/X86/pr28129.ll | 32 ++++----
test/CodeGen/X86/vector-pcmp.ll | 16 ++--
test/CodeGen/X86/xop-intrinsics-fast-isel.ll | 8 +-
9 files changed, 124 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 e3abce209bd This reverts r302984
new 07ac640d6c9 [LoopOptimizer][Fix]PR32859, PR24738
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/Vectorize/LoopVectorize.cpp | 16 +++++++++-------
test/Transforms/LoopVectorize/pr32859.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/pr32859.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 5d77cce2007 Patch for RTL expand bug affecting aarch64 vector code.
new 17f7f15241c BRIG FE: Fix an assertion when doing an 'lda' of a private [...]
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/brig/ChangeLog | 9 ++-
gcc/brig/brigfrontend/brig-code-entry-handler.cc | 6 +-
gcc/testsuite/ChangeLog | 6 ++
.../test/gimple/priv-array-offset-access.hsail | 87 ++++++++++++++++++++++
4 files changed, 105 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/brig.dg/test/gimple/priv-array-offset-access.hsail
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.