This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e593ad899af [SimpleLoopUnswitch] Fix DT updates for trivial branch unsw [...] new fefdba1e17f [DAGCombiner] Teach DAG combiner that A-(B-C) can be folded [...]
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 | 6 ++++ test/CodeGen/AArch64/arm64-cse.ll | 2 +- test/CodeGen/ARM/machine-cse-cmp.ll | 4 +-- test/CodeGen/Mips/const-mult.ll | 48 ++++++++++++++++---------------- test/CodeGen/X86/rem.ll | 8 +++--- test/CodeGen/X86/vector-idiv-sdiv-128.ll | 36 ++++++++++++------------ test/CodeGen/X86/vector-idiv-sdiv-256.ll | 48 ++++++++++++++++---------------- test/CodeGen/X86/vector-idiv-sdiv-512.ll | 48 ++++++++++++++++---------------- test/CodeGen/X86/vector-idiv-udiv-128.ll | 36 ++++++++++++------------ test/CodeGen/X86/vector-idiv-udiv-256.ll | 48 ++++++++++++++++---------------- test/CodeGen/X86/vector-idiv-udiv-512.ll | 48 ++++++++++++++++---------------- 11 files changed, 169 insertions(+), 163 deletions(-)