This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8d7f132f479 [InstSimplify] Remove some redundant code from InstSimplify [...]
new 8e7e3e824cc Fix an unused variable warning in non-asserts builds.
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/Target/AArch64/InstSizes.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 78c88d3a0 [ELF] - Allow multiple comdats when producing relocatable output.
new 6a9597b69 [ELF] - Early return from writeTo() if section is SHT_NOBITS. NFCi.
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/LinkerScript.cpp | 6 +++---
1 file changed, 3 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 binutils-gdb.
from fbebaf4a56 bfd: remove unused local variable in elflink.c:init_reloc_co [...]
new 458ad2b83e bfd: remove unused local variables in elf32-score, elf32-sco [...]
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elf32-score.c | 4 ----
bfd/elf32-score7.c | 8 --------
bfd/elfxx-mips.c | 2 --
4 files changed, 10 insertions(+), 14 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 232603693c1 Daily bump.
new 5cc7beaa807 2017-06-06 Richard Biener <rguenther(a)suse.de>
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 | 22 ++++
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.dg/vect/pr80928.c | 37 ++++++
gcc/testsuite/gcc.dg/vect/slp-13-big-array.c | 11 +-
gcc/testsuite/gcc.dg/vect/slp-13.c | 11 +-
gcc/testsuite/gcc.dg/vect/slp-perm-9.c | 1 +
gcc/tree-vect-loop.c | 185 +++++++++++++++++++++++++--
gcc/tree-vect-slp.c | 69 ++++++++--
gcc/tree-vect-stmts.c | 7 +-
gcc/tree-vectorizer.h | 3 +-
10 files changed, 316 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr80928.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 clang.
from 6d3b995210 [Driver] Don't force .exe suffix for lld
new c5df31ab20 Fix a mistake in the clang format documentation (BreakBefore [...]
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:
docs/ClangFormatStyleOptions.rst | 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 8c3abeed5ed [llvm] Remove double semicolons
new 99facf0e274 [InstSimplify] Use ICmpInst::isEquality predicate method. NFC
new 04e2a49b568 [ValueTracking] Use APInt::intersects to avoid some tempora [...]
new 43a5f59f148 [ValueTracking] Use the computeKnownBits version that retur [...]
new 7002e8b635d [InstSimplify] Use the getTrue/getFalse helpers and make su [...]
new 275adc9e377 [ValueTracking] Remove scalar only restriction from isKnown [...]
new 8d7f132f479 [InstSimplify] Remove some redundant code from InstSimplify [...]
The 6 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/InstructionSimplify.cpp | 19 ++-----------------
lib/Analysis/ValueTracking.cpp | 18 +++++++-----------
2 files changed, 9 insertions(+), 28 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 056bafd472 ELF/BFD: Hold the number of internal static relocs in `->rel [...]
new fbebaf4a56 bfd: remove unused local variable in elflink.c:init_reloc_co [...]
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:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 4 ----
2 files changed, 5 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 lld.
from 1540200bd Move clearOutputSections earlier.
new 78c88d3a0 [ELF] - Allow multiple comdats when producing relocatable output.
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/OutputSections.cpp | 11 ++++++++++
test/ELF/Inputs/relocatable-comdat-multiple.s | 2 ++
test/ELF/relocatable-comdat-multiple.s | 31 +++++++++++++++++++++++++++
3 files changed, 44 insertions(+)
create mode 100644 test/ELF/Inputs/relocatable-comdat-multiple.s
create mode 100644 test/ELF/relocatable-comdat-multiple.s
--
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 c1a89c1b5ce [x86] Stop this test from dirtying the source tree when run.
new 8c3abeed5ed [llvm] Remove double semicolons
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 | 4 ++--
lib/Fuzzer/FuzzerDriver.cpp | 2 +-
lib/IR/LegacyPassManager.cpp | 2 +-
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 2 +-
lib/Target/AMDGPU/R600ISelLowering.cpp | 2 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonConstPropagation.cpp | 2 +-
8 files changed, 9 insertions(+), 9 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 801b4cef3c3 Add a dominanance check interface that uses caching for ins [...]
new c1a89c1b5ce [x86] Stop this test from dirtying the source tree when run.
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/selectiondag-dominator.ll | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.