This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21ea5fbf1e7 Un-break the bots new 874a0a3b9d3 [CMake] Fix cache invalidation of LLVM_CXX_STD new 4a1169edbda [RLEV] Rewrite loop exit values for multiple exit loops w/o [...] new bae9ff1a69c [Support][NFC] Fix error message for posix_spawn_file_actio [...]
The 3 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: cmake/modules/HandleLLVMOptions.cmake | 5 +- lib/Support/Unix/Program.inc | 2 +- lib/Transforms/Scalar/IndVarSimplify.cpp | 24 +++- test/Transforms/IndVarSimplify/rlev-add-me.ll | 167 ++++++++++++++++++++++++++ test/Transforms/LoopUnroll/scevunroll.ll | 2 +- 5 files changed, 193 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/IndVarSimplify/rlev-add-me.ll