This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2d414b4dae [LV] Forced vectorization with runtime checks and OptForSize new 70343be0311 [Debuginfo] dbg.value points to undef value after Induction [...]
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/Scalar/IndVarSimplify.cpp | 17 ++-- .../IndVarSimplify/indvar-debug-value.ll | 92 ++++++++++++++++++++++ .../IndVarSimplify/indvar-debug-value2.ll | 90 +++++++++++++++++++++ 3 files changed, 190 insertions(+), 9 deletions(-) create mode 100644 test/Transforms/IndVarSimplify/indvar-debug-value.ll create mode 100644 test/Transforms/IndVarSimplify/indvar-debug-value2.ll