[PATCH] D21483: [PM] Port Dead Loop Deletion Pass to the new PM
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 11:35:48 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL275453: [PM] Port Dead Loop Deletion Pass to the new PM (authored by junbuml).
Changed prior to commit:
https://reviews.llvm.org/D21483?vs=64012&id=64019#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21483
Files:
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar/LoopDeletion.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
llvm/trunk/test/Transforms/LoopDeletion/multiple-exit-conditions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21483.64019.patch
Type: text/x-patch
Size: 11726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/caafa91a/attachment.bin>
More information about the llvm-commits
mailing list