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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 17:23:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274411: [PM] Port ConstantHoisting to the new Pass Manager (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D21945?vs=62566&id=62585#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21945

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21945.62585.patch
Type: text/x-patch
Size: 21686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160702/96ba5ed8/attachment.bin>


More information about the llvm-commits mailing list