This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3a4b988392 [X86] Remove duplicate FMA patterns from the isel table. new 040fcc3883a [LoopUnroll][DebugInfo] Don't add metadata to unrolled rema [...]
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 | 21 ++-- test/DebugInfo/unrolled-loop-remainder.ll | 106 +++++++++++++++++++++ .../LoopUnroll/runtime-unroll-remainder.ll | 4 +- 3 files changed, 122 insertions(+), 9 deletions(-) create mode 100644 test/DebugInfo/unrolled-loop-remainder.ll