This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 35ce55c79fc [globalisel][tablegen] Fix an issue with lambdas when compi [...]
new 272cd527cc2 [DAGCombiner] Match ISD::SRA non-uniform constant vectors p [...]
new 0c953014bc9 Remove trailing whitespace. NFCI.
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 43 +++++++++++++++++---------
test/CodeGen/X86/combine-sra.ll | 52 ++++++--------------------------
2 files changed, 39 insertions(+), 56 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 8e8f892f70 Automatic date update in version.in
new 2d2dbad060 Update the German translation for the opcodes library.
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:
opcodes/ChangeLog | 4 +
opcodes/po/de.po | 1352 +++++++++++++++++++++++++++++++++++------------------
2 files changed, 890 insertions(+), 466 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_29-branch
in repository binutils-gdb.
from de287d86dd Automatic date update in version.in
new 4bf51e25a0 Update German translation for the opcodes library.
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:
opcodes/ChangeLog | 4 +
opcodes/po/de.po | 1352 +++++++++++++++++++++++++++++++++++------------------
2 files changed, 890 insertions(+), 466 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 b16c6ff827a [DAGCombiner] Match non-uniform constant vectors using predicates.
new 35ce55c79fc [globalisel][tablegen] Fix an issue with lambdas when compi [...]
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:
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h | 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 5b2eef40e93 Revert r308585
new b16c6ff827a [DAGCombiner] Match non-uniform constant vectors using predicates.
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/DAGCombiner.cpp | 109 +++++++++++++++++++++++--------
test/CodeGen/X86/combine-shl.ll | 5 +-
2 files changed, 82 insertions(+), 32 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 f37822f79a7 Fix phi arg location in find_implicit_erroneous_behavior
new 61658d61fdb 2017-07-20 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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/vect/slp-43.c | 9 ++++++---
gcc/testsuite/gcc.dg/vect/slp-45.c | 9 ++++++---
3 files changed, 18 insertions(+), 6 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 1d22eb0749c [globalisel][tablegen] Add control-flow to the MatchTable.
new 5b2eef40e93 Revert r308585
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/Mips/MicroMips32r6InstrInfo.td | 5 ++++-
lib/Target/Mips/Mips32r6InstrInfo.td | 35 ++++---------------------------
lib/Target/Mips/MipsCondMov.td | 8 +++----
lib/Target/Mips/MipsISelLowering.cpp | 31 +++++++++++++++++++++++++--
lib/Target/Mips/MipsISelLowering.h | 6 ------
lib/Target/Mips/MipsInstrFPU.td | 8 -------
lib/Target/Mips/MipsSEISelLowering.cpp | 19 +----------------
lib/Target/Mips/MipsSEISelLowering.h | 1 -
test/CodeGen/Mips/llvm-ir/select-dbl.ll | 32 ++++++++++++++--------------
test/CodeGen/Mips/llvm-ir/select-flt.ll | 30 +++++++++++++-------------
test/CodeGen/Mips/select.ll | 12 +++++------
11 files changed, 79 insertions(+), 108 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 c6a5d73cf61 Handle clang-tools-extra project in docker scripts.
new 8e3ba0877cb [mips] Fix fp select machine verifier errors
new 1d22eb0749c [globalisel][tablegen] Add control-flow to the MatchTable.
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 16 +
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 317 +++++++-----
lib/Target/Mips/MicroMips32r6InstrInfo.td | 5 +-
lib/Target/Mips/Mips32r6InstrInfo.td | 35 +-
lib/Target/Mips/MipsCondMov.td | 8 +-
lib/Target/Mips/MipsISelLowering.cpp | 31 +-
lib/Target/Mips/MipsISelLowering.h | 6 +
lib/Target/Mips/MipsInstrFPU.td | 8 +
lib/Target/Mips/MipsSEISelLowering.cpp | 19 +-
lib/Target/Mips/MipsSEISelLowering.h | 1 +
test/CodeGen/Mips/llvm-ir/select-dbl.ll | 32 +-
test/CodeGen/Mips/llvm-ir/select-flt.ll | 30 +-
test/CodeGen/Mips/select.ll | 12 +-
test/TableGen/GlobalISelEmitter.td | 59 ++-
utils/TableGen/GlobalISelEmitter.cpp | 530 ++++++++++++++++-----
15 files changed, 778 insertions(+), 331 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.
Diana Picus pushed a change to branch linaro-local/diana.picus/check-gisel-revert
in repository toolchain/llvm/llvm.
at 609899558fd Revert "GlobalISel: select G_EXTRACT and G_INSERT instructi [...]
This branch includes the following new commits:
new 609899558fd Revert "GlobalISel: select G_EXTRACT and G_INSERT instructi [...]
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.
--
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.
Diana Picus pushed a change to branch linaro-local/diana.picus/check-gisel-revert
in repository toolchain/llvm/clang.
at d8f8a921bb clang/module.modulemap: Clang_Diagnostics: Activate "Sema/Se [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.