[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:12:42 PDT 2016


junbuml updated this revision to Diff 64012.
junbuml added a comment.

Thanks Sean. I will commit this soon.


https://reviews.llvm.org/D21483

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/LoopDeletion.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/LoopDeletion.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/LoopDeletion/multiple-exit-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21483.64012.patch
Type: text/x-patch
Size: 11459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/bed03f68/attachment.bin>


More information about the llvm-commits mailing list