1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner b934722f1b * Add support for different "PassType's"
* Add new RegisterOpt/RegisterAnalysis templates for registering passes that
  are to show up in opt or analyze
* Register Analyses now
* Change optimizations to use RegisterOpt instead of RegisterPass
* Add support for different "PassType's"
* Add new RegisterOpt/RegisterAnalysis templates for registering passes that
  are to show up in opt or analyze
* Register Analyses now
* Change optimizations to use RegisterOpt instead of RegisterPass
* Remove getPassName implementations from various subclasses

llvm-svn: 3112
2002-07-26 21:12:44 +00:00
..
ConstantMerge.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
DeadTypeElimination.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
FunctionResolution.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
GlobalDCE.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
InlineSimple.cpp * Remove getPassName implementation 2002-07-23 18:06:30 +00:00
Internalize.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
OldPoolAllocate.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
RaiseAllocations.cpp Merge ChangeAllocations into scalar.h 2002-07-23 22:04:17 +00:00
SimpleStructMutation.cpp * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00