This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff538943260 [DAGCombine] visitANDLike - ensure APInt is is in range for [...] new 46b810c1817 [Unroll][DebugInfo] Propagate loop body's debug location to [...]
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/LoopUnrollRuntime.cpp | 7 +- .../LoopUnroll/runtime-epilog-debuginfo.ll | 128 +++++++++++++++++++++ test/Transforms/LoopUnroll/runtime-loop1.ll | 6 +- 3 files changed, 138 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/LoopUnroll/runtime-epilog-debuginfo.ll