[PATCH] D19782: [IPO/GlobalDCE] Port to the new PM.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 12:45:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268425: [IPO/GlobalDCE] Port to the new pass manager. (authored by davide).

Changed prior to commit:
  http://reviews.llvm.org/D19782?vs=55842&id=56047#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19782

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/IPO/GlobalDCE.h
  llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/trunk/lib/Transforms/IPO/IPO.cpp
  llvm/trunk/test/Transforms/GlobalDCE/basicvariabletest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19782.56047.patch
Type: text/x-patch
Size: 8896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/5d2bd116/attachment.bin>


More information about the llvm-commits mailing list