This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5930e85160 [SystemZ] Check for legality before doing LOAD AND TEST tr [...] new 2c58c90e933 [ARM GlobalISel] Legalize G_CONSTANT for scalars > 32 bits new 8d4f82b5e41 [SelectionDAGBuilder] Chain prefetches less aggressively.
The 2 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/SelectionDAGBuilder.cpp | 20 ++++-- lib/Target/ARM/ARMLegalizerInfo.cpp | 7 +- test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 11 +++ test/CodeGen/SystemZ/vec-load-element.ll | 86 ++++++++++++++++++++++++ 4 files changed, 114 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/SystemZ/vec-load-element.ll