This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34045f5 [Hexagon] Fix testcase accidentally broken by r296645 new a4e5231 [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/AMDGPU/insert_vector_elt.ll | 31 +++--- 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/PowerPC/ppc64le-aggregates.ll | 5 +- test/CodeGen/X86/load-combine.ll | 133 +++++------------------- 9 files changed, 74 insertions(+), 170 deletions(-)