This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0c9edc1 [ARM] GlobalISel: Select G_SEQUENCE and G_EXTRACT new 40edfac [DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load [...]
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 | 27 ++++-- test/CodeGen/AArch64/load-combine-big-endian.ll | 6 +- test/CodeGen/AArch64/load-combine.ll | 7 +- test/CodeGen/ARM/fp16-promote.ll | 12 +-- test/CodeGen/ARM/load-combine-big-endian.ll | 11 +-- test/CodeGen/ARM/load-combine.ll | 12 +-- test/CodeGen/X86/load-combine.ll | 112 +++--------------------- 7 files changed, 40 insertions(+), 147 deletions(-)