1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Transforms
Dan Gohman 45976c3482 Add a new PassManagerBuilder customization point,
EP_ModuleOptimizerEarly, to allow passes to be added before the
main ModulePass optimizers.

llvm-svn: 148329
2012-01-17 20:51:32 +00:00
..
IPO Add a new PassManagerBuilder customization point, 2012-01-17 20:51:32 +00:00
Utils When not destroying the source, the linker is not remapping the types. Added support 2011-12-23 02:18:32 +00:00
Instrumentation.h Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
IPO.h Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. 2011-08-03 22:18:20 +00:00
Scalar.h Remove reference to dead GEPSplitterPass. PR11506. 2011-12-08 22:28:17 +00:00