[PATCH] D20146: [PM] Port DSE to the new pass manager.

Jake VanAdrighem via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 21:05:45 PDT 2016


JakeVanAdrighem updated this revision to Diff 56994.
JakeVanAdrighem added a comment.

Not sure if the amount of change here is 'ugly' but I've addressed all the responses.


Repository:
  rL LLVM

http://reviews.llvm.org/D20146

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/DeadStoreElimination.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20146.56994.patch
Type: text/x-patch
Size: 16903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/3f1f6814/attachment.bin>


More information about the llvm-commits mailing list