[PGO] Fix remaining bugs in ProfData template file (when used by compiler-rt)
[oota-llvm.git] / include / llvm / PassSupport.h
2003-02-25 Chris LattnerAdd new helper template function
2002-09-16 Vikram S. AdveAdd support for passes that use a TargetMachine object.
2002-08-30 Chris Lattner - PassInfo class keeps track of AnalysisGroups implem...
2002-08-21 Chris LattnerAdd a class that is useful for hacking around linking...
2002-08-21 Chris Lattner - Implement the new AnalysisGroup feature, neccesary...
2002-07-30 Chris Lattner* Implement stuff so that code can declare that they...
2002-07-30 Chris LattnerAdd rough support for LLC passes
2002-07-27 Chris Lattner* Standardize how analysis results/passes as printed...
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-23 Chris LattnerBreak part of Pass.h out into PassAnalysisSupport.h