This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2c23a5b GlobalISel: correctly handle small args via memory.
new 4fae32e AMDGPU/SI: Don't move copies of immediates to the VALU
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/SIFixSGPRCopies.cpp | 44 ++++++++++++++++++++++++++++++++++-
test/CodeGen/AMDGPU/salu-to-valu.ll | 25 ++++++++++++++++++++
2 files changed, 68 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 4f3ca05 Fix seg-fault in strip when copying a corrupt binary.
new 5590c2b Remove unnecessary inferior lookup in inferior_command
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 | 5 +++++
gdb/inferior.c | 3 ---
2 files changed, 5 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 release_39
in repository llvm.
from de903c2 Revert "Merging r278268:"
new 13422af Merging r277755:
new b2d6212 Merging r288418:
new a093ef4 Merging r288433:
The 3 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/AArch64/AArch64ExpandPseudoInsts.cpp | 20 ++++++++++-----
lib/Target/AArch64/AArch64ISelLowering.cpp | 19 +++++++++-----
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 11 +++-----
test/CodeGen/AArch64/cmpxchg-O0.ll | 34 +++++++++++++++++++++++--
test/CodeGen/ARM/cmpxchg-O0.ll | 8 +++---
5 files changed, 67 insertions(+), 25 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 42694a3a [X86] Prefer reduced width multiplication over pmulld on Silvermont
new 2c23a5b GlobalISel: correctly handle small args via memory.
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/GlobalISel/CallLowering.cpp | 2 +-
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 9 +++++++++
2 files changed, 10 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 93e541b 2016-12-06 Vladimir Makarov <vmakarov(a)redhat.com>
new ec4ed0c print_rtx: implement support for reuse IDs (v2)
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 | 36 ++++++++++++
gcc/config/i386/i386.c | 24 ++++++++
gcc/print-rtl-function.c | 7 ++-
gcc/print-rtl.c | 139 +++++++++++++++++++++++++++++++++++++++++++----
gcc/print-rtl.h | 81 ++++++++++++++++++++++++++-
gcc/rtl-tests.c | 53 +++++++++++++++++-
gcc/selftest-rtl.h | 13 ++++-
7 files changed, 336 insertions(+), 17 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 e38868e Add #ifdef case for 16 bits in cow-stdexcept.cc
new d03618d * config/i386/predicates.md (general_gr_operand): New predic [...]
new 93e541b 2016-12-06 Vladimir Makarov <vmakarov(a)redhat.com>
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:
gcc/ChangeLog | 24 +++++++++++--
gcc/config/i386/i386.md | 61 +++++++++------------------------
gcc/config/i386/mmx.md | 8 ++---
gcc/config/i386/predicates.md | 6 ++++
gcc/lra-lives.c | 21 +++++++++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr77761.c | 55 +++++++++++++++++++++++++++++
7 files changed, 125 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77761.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 llvm.
from 6e9255f [DAGCombine] Add (sext_in_reg (zext x)) -> (sext x) combine
new 42694a3a [X86] Prefer reduced width multiplication over pmulld on Silvermont
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/X86.td | 3 ++
lib/Target/X86/X86ISelLowering.cpp | 13 +++++--
lib/Target/X86/X86Subtarget.cpp | 4 +++
lib/Target/X86/X86Subtarget.h | 5 +++
test/CodeGen/X86/slow-pmulld.ll | 71 ++++++++++++++++++++++++++++++++++++++
5 files changed, 93 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/slow-pmulld.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 3074f79 [SelectionDAG] We can ignore knownbits from an undef shuffle [...]
new 9c3d059 GlobalISel: fall back gracefully when we hit unhandled legali [...]
new 02d8347 [InstSimplify] add folds for and-of-icmps with same operands
new 6e9255f [DAGCombine] Add (sext_in_reg (zext x)) -> (sext x) combine
The 3 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 | 33 +++
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 4 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 8 +
test/CodeGen/X86/combine-sext-in-reg.ll | 12 -
test/Transforms/InstSimplify/and-icmps-same-ops.ll | 255 +++++----------------
6 files changed, 111 insertions(+), 210 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 feccc03 [InstSimplify] add tests for and-of-icmps; NFC
new 3074f79 [SelectionDAG] We can ignore knownbits from an undef shuffle [...]
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 | 6 +++---
test/CodeGen/X86/known-bits-vector.ll | 25 +++++++++++++++++++++++--
2 files changed, 26 insertions(+), 5 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 b7a0d79 Fix FileCheck pattern.
new 5dee4f4 [OpenMP] Fix typo in the test case. NFC.
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/OpenMP/teams_distribute_parallel_for_simd_if_messages.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.