1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Transforms
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
..
Instrumentation initial version: for emitfuncs pass 2002-07-12 20:28:22 +00:00
Utils * Add support for different "PassType's" 2002-07-26 21:12:44 +00:00
FunctionInlining.h *** empty log message *** 2002-06-25 16:12:52 +00:00
IPO.h Move many files into IPO.h 2002-07-24 17:10:58 +00:00
MutateStructTypes.h MEGAPATCH checkin. 2002-06-25 16:13:24 +00:00
RaisePointerReferences.h Pass creator requires a TargetData member 2002-07-23 17:58:42 +00:00
Scalar.h Merge the contents of ChangeAllocations.h into Scalar.h 2002-07-23 19:37:38 +00:00