This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ac65c9 [CodeGenPrepare] Hoist all getSubtargetImpl calls to the begi [...] new 6449f6f Add DAGCombiner load combine tests for {a|s}ext, {a|z|s}ext l [...]
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: test/CodeGen/AArch64/load-combine-big-endian.ll | 103 ++++++++ test/CodeGen/AArch64/load-combine.ll | 103 ++++++++ test/CodeGen/ARM/load-combine-big-endian.ll | 132 ++++++++++ test/CodeGen/ARM/load-combine.ll | 125 +++++++++ test/CodeGen/X86/load-combine.ll | 327 +++++++++++++++++++++++- 5 files changed, 786 insertions(+), 4 deletions(-)