This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from badf51784f6 [InstCombine] improve xor+and/or tests
new e2888fd876d [CMake] Provide a custom target to install LLVM libraries
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:
CMakeLists.txt | 21 +++++++++++++++++++++
1 file changed, 21 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 49cbe528e39 AMDGPU: Fix DAG divergence not reporting flat loads
new badf51784f6 [InstCombine] improve xor+and/or tests
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/Transforms/InstCombine/xor.ll | 262 ++++++++++++++++++++++++-------------
1 file changed, 172 insertions(+), 90 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 87877c50435 DAG: Factor out helper function for odd vector sizes
new 49cbe528e39 AMDGPU: Fix DAG divergence not reporting flat loads
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/AMDGPU/SIISelLowering.cpp | 8 ++++----
test/CodeGen/AMDGPU/dag-divergence.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/dag-divergence.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 llvm.
from 012ff47f2f5 Fix build failures after rL341386.
new 87877c50435 DAG: Factor out helper function for odd vector sizes
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/SelectionDAGBuilder.cpp | 50 +++++++++++++-----------
1 file changed, 28 insertions(+), 22 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 binutils-gdb.
from fcc9b044b7 Automatically update "aclocal_m4_deps" when updating gnulib
new 8410d65b77 bfd, sparc: issue an error when reading relocations with inv [...]
new e920c014ec bfd, sparc: avoid duplicated error messages on invalid relocations.
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:
bfd/ChangeLog | 12 ++++++++++++
bfd/elf64-sparc.c | 18 +++++++++++++-----
bfd/elfxx-sparc.c | 2 --
3 files changed, 25 insertions(+), 7 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 b9587f4923b [WebAssembly] Fix operand rewriting in inline asm lowering.
new 012ff47f2f5 Fix build failures after rL341386.
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/ControlHeightReduction.cpp | 8 ++++++++
1 file changed, 8 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 gcc-6-branch
in repository gcc.
from 7ff16ccdfa1 Daily bump.
new 9f149a1a929 gcc: xtensa: fix NAND code in xtensa_expand_atomic
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 | 8 ++++++++
gcc/config/xtensa/xtensa.c | 4 ++--
2 files changed, 10 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 gdb-8.2-branch
in repository binutils-gdb.
from ad56973ef1 Automatic date update in version.in
new f30171bf98 fix incorrect gnulib getcwd replacement when cross-compiling GDB
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:
gdb/ChangeLog | 7 +++++++
gdb/gnulib/configure | 18 +++++++++++++++---
gdb/gnulib/import/m4/getcwd-path-max.m4 | 20 ++++++++++++++++----
3 files changed, 38 insertions(+), 7 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 174ff8eae85 gcc: xtensa: fix NAND code in xtensa_expand_atomic
new 44e419819c4 PR target/87198 * common/config/i386/i386-common.c (OPTIO [...]
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 | 9 +++++++++
gcc/common/config/i386/i386-common.c | 9 +++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr87198.c | 13 +++++++++++++
4 files changed, 32 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87198.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.