[PATCH] D53130: [DebugInfo][LCSSA] Rewrite pre-existing debug values outside loop

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 01:09:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344589: [DebugInfo][LCSSA] Rewrite pre-existing debug values outside loop (authored by dstenb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53130?vs=169384&id=169787#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53130

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SSAUpdater.h
  llvm/trunk/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
  llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
  llvm/trunk/lib/Transforms/Utils/SSAUpdater.cpp
  llvm/trunk/test/Transforms/LCSSA/rewrite-existing-dbg-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53130.169787.patch
Type: text/x-patch
Size: 6629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/6667f9bd/attachment.bin>


More information about the llvm-commits mailing list