This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 236ad05 [SimplifyLibCalls] Use a lambda. NFCI. new 26fa756 Revert patch series introducing the DAG combine to match a lo [...] new a0c7208 Add extra headers that got deleted by my revert in r289916 bu [...]
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 | 284 +---------- test/CodeGen/ARM/load-combine-big-endian.ll | 234 --------- test/CodeGen/ARM/load-combine.ll | 226 --------- test/CodeGen/X86/load-combine.ll | 733 ---------------------------- 4 files changed, 1 insertion(+), 1476 deletions(-) delete mode 100644 test/CodeGen/ARM/load-combine-big-endian.ll delete mode 100644 test/CodeGen/ARM/load-combine.ll delete mode 100644 test/CodeGen/X86/load-combine.ll