This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b3b337d18c [asan] Fix kernel callback naming in instrumentation module. new cdd614dc669 [Debug] Add a utility to propagate dbg.value to new PHIs, NFC new b7162f298a2 [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.
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: include/llvm/Transforms/Utils/Local.h | 4 ++++ lib/Transforms/Scalar/LoopRotation.cpp | 34 +----------------------------- lib/Transforms/Utils/LCSSA.cpp | 9 ++++++-- lib/Transforms/Utils/Local.cpp | 38 ++++++++++++++++++++++++++++++++++ test/Transforms/LCSSA/basictest.ll | 2 ++ 5 files changed, 52 insertions(+), 35 deletions(-)