This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 80d2bc6c372 AMDGPU: fix bad test exposed by r314522 new 33bfd3f5775 [SimplifyIndVar] Do not fail when we constant fold an IV us [...]
The 1 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/Utils/SimplifyIndVar.cpp | 27 ++++++++++------ test/Transforms/IndVarSimplify/constant-fold-1.ll | 39 +++++++++++++++++++++++ test/Transforms/IndVarSimplify/constant-fold.ll | 2 +- 3 files changed, 57 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/IndVarSimplify/constant-fold-1.ll