This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e61e095 [AArch64] AArch64AsmParser clean up of isImmediate functions. NFC new e97e1b5 [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 | 112 +++--------------------- 9 files changed, 57 insertions(+), 166 deletions(-)