This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ba19c689aa7 [NVPTX] Assign valid global names new 7c3eddc7d6c [Loop Predication] Teach LP about reverse loops new 4effab6b152 [ARM] CodeGen test
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/Transforms/Scalar/LoopPredication.cpp | 193 ++++++++++++++++++++--------- test/CodeGen/ARM/and-load-combine.ll | 51 ++++++++ test/Transforms/LoopPredication/reverse.ll | 140 +++++++++++++++++++++ 3 files changed, 326 insertions(+), 58 deletions(-) create mode 100644 test/Transforms/LoopPredication/reverse.ll