This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef7a206359c [dsymutil][NFC} Rename thread related command line options new 3dc28623cfd loop-rotate: eliminate duplicate debug intrinsics after splicing. new 1f603b1248a loop-rotate: avoid duplicating dbg.value intrinsics in the [...]
The 2 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/LoopRotation.cpp | 24 ++++++ lib/Transforms/Utils/BasicBlockUtils.cpp | 24 +++++- test/Transforms/LoopRotate/dbg-value-duplicates.ll | 88 ++++++++++++++++++++++ 3 files changed, 135 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/LoopRotate/dbg-value-duplicates.ll