This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85a8f6d [X86][SSE] Attempt to break register dependencies during lowe [...] new 66a342c [DAGCombiner] Support non-zero offset in load combine
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 | 11 ++- test/CodeGen/AArch64/load-combine-big-endian.ll | 51 +++--------- test/CodeGen/AArch64/load-combine.ll | 50 +++--------- test/CodeGen/ARM/load-combine-big-endian.ll | 104 ++++++++---------------- test/CodeGen/ARM/load-combine.ll | 96 ++++++---------------- test/CodeGen/X86/load-combine.ll | 104 +++--------------------- 6 files changed, 104 insertions(+), 312 deletions(-)