This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9394e7 [InstCombine] simplify dyn_cast + isa; NFCI new e7cc4f3 [DAGCombiner] Support bswap as a part of load combine patterns
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 | 3 +++ test/CodeGen/AArch64/load-combine-big-endian.ll | 22 ++++++++++++++++ test/CodeGen/AArch64/load-combine.ll | 23 +++++++++++++++++ test/CodeGen/ARM/load-combine-big-endian.ll | 34 +++++++++++++++++++++++++ test/CodeGen/ARM/load-combine.ll | 34 +++++++++++++++++++++++++ test/CodeGen/X86/load-combine.ll | 32 +++++++++++++++++++++++ 6 files changed, 148 insertions(+)