This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 426ddc1933c [DAGCombiner] narrow truncated binops
new 74929cbb66f Comment tweak requested in code review. 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:
lib/IR/DebugInfoMetadata.cpp | 3 ++-
1 file changed, 2 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 3d5500e958 Avoid buffer overflow in value_x_unop
new 12951a2f08 RISC-V: Add missing c.unimp instruction.
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 | 5 +++++
opcodes/riscv-opc.c | 3 ++-
2 files changed, 7 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 llvm.
from 8dae0dbde48 [obj2yaml] [COFF] Write RVA instead of VA for sections, fix [...]
new 426ddc1933c [DAGCombiner] narrow truncated binops
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 | 22 ++
test/CodeGen/AMDGPU/cgp-bitfield-extract.ll | 4 +-
test/CodeGen/X86/2008-09-11-CoalescerBug2.ll | 2 +-
test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll | 2 +-
test/CodeGen/X86/add-sub-nsw-nuw.ll | 2 +-
test/CodeGen/X86/bool-math.ll | 6 +-
test/CodeGen/X86/clear-lowbits.ll | 114 +++++----
test/CodeGen/X86/cmov.ll | 2 +-
test/CodeGen/X86/extract-bits.ll | 250 ++++++++++----------
test/CodeGen/X86/extract-lowbits.ll | 216 +++++++++---------
test/CodeGen/X86/fshl.ll | 4 +-
test/CodeGen/X86/fshr.ll | 6 +-
test/CodeGen/X86/funnel-shift-rot.ll | 25 +-
test/CodeGen/X86/funnel-shift.ll | 8 +-
test/CodeGen/X86/pr32284.ll | 3 +-
test/CodeGen/X86/pr37879.ll | 2 -
test/CodeGen/X86/rot16.ll | 4 +-
test/CodeGen/X86/rotate.ll | 18 +-
test/CodeGen/X86/rotate4.ll | 36 +--
test/CodeGen/X86/schedule-x86-64-shld.ll | 12 +-
test/CodeGen/X86/scheduler-backtracking.ll | 254 +++++++++++----------
test/CodeGen/X86/test-shrink.ll | 11 +-
test/CodeGen/X86/xchg-nofold.ll | 2 +-
23 files changed, 512 insertions(+), 493 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.