[PATCH] D21945: [PM] Port ConstantHoisting to the new Pass Manager

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 16:18:28 PDT 2016


mkuper created this revision.
mkuper added reviewers: davidxl, silvas, davide, ributzka.
mkuper added a subscriber: llvm-commits.

http://reviews.llvm.org/D21945

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Scalar/ConstantHoisting.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/ConstantHoisting.cpp
  lib/Transforms/Scalar/Scalar.cpp
  test/Transforms/ConstantHoisting/X86/cast-inst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21945.62566.patch
Type: text/x-patch
Size: 21501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/c2621894/attachment.bin>


More information about the llvm-commits mailing list