This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10282bd [ARM] GlobalISel: Test default banks for load results. NFC. new e920698 [ARM] GlobalISel: Legalize loading pointers new d63d59a [LICM] Hoist loads that are dominated by invariant.start intr [...]
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/Target/ARM/ARMLegalizerInfo.cpp | 2 +- lib/Transforms/Scalar/LICM.cpp | 62 ++++++++ test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 34 +++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 3 + test/Transforms/LICM/hoisting.ll | 171 ++++++++++++++++++++++ 5 files changed, 271 insertions(+), 1 deletion(-)