This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9759276 Fix a typo (NFC) new 1c7deb2 [Orc] Fix the AArch64 resolver size. new 1774024 Reroll loops with multiple IV and negative step part 3 [...]
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: .../ExecutionEngine/Orc/OrcArchitectureSupport.h | 2 +- lib/Transforms/Scalar/LoopRerollPass.cpp | 164 +++++++++++++++++++-- test/Transforms/LoopReroll/complex_reroll.ll | 134 +++++++++++++++++ 3 files changed, 290 insertions(+), 10 deletions(-) create mode 100644 test/Transforms/LoopReroll/complex_reroll.ll