This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from efd0065556b Reland: [llvm-objcopy] Add support for dynamic relocations new 342e0df15d9 [SimplifyIndVar] Constant fold IV users
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 | 30 ++++++++++++++ test/Transforms/IndVarSimplify/constant-fold.ll | 47 ++++++++++++++++++++++ .../IndVarSimplify/replace-srem-by-urem.ll | 2 +- 3 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/IndVarSimplify/constant-fold.ll