[PATCH] D46525: [Debugify] Introduce debugify-each and DebugifyFunctionPass
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 17:33:13 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332312: [Debugify] Add -debugify-each for testing each pass in a pipeline (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46525?vs=146464&id=146724#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46525
Files:
llvm/trunk/include/llvm/IR/IRPrintingPasses.h
llvm/trunk/lib/IR/IRPrintingPasses.cpp
llvm/trunk/test/DebugInfo/debugify-each.ll
llvm/trunk/test/DebugInfo/debugify.ll
llvm/trunk/test/Transforms/Mem2Reg/PromoteMemToRegister.ll
llvm/trunk/tools/opt/Debugify.cpp
llvm/trunk/tools/opt/PassPrinters.h
llvm/trunk/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46525.146724.patch
Type: text/x-patch
Size: 17702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/681c1f68/attachment.bin>
More information about the llvm-commits
mailing list