* Add support for different "PassType's"
[oota-llvm.git] / lib / Transforms / IPO / RaiseAllocations.cpp
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-23 Chris LattnerMerge ChangeAllocations into scalar.h
2002-07-23 Chris Lattner* Remove getPassName implementation
2002-07-18 Chris Lattner* Correctly get prototype for void*malloc(size_t)
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-24 Chris LattnerSupport programs that do not #include <malloc.h> or...
2002-05-10 Chris LattnerAdd support for printing out statistics information...
2002-05-07 Chris Lattnerfix comments and documentation in file
2002-05-07 Chris LattnerSplit ChangeAllocations.cpp into Raise & LowerAllocatio...