Add new linkage types to support a real frontend
[oota-llvm.git] / lib / Transforms / IPO / Internalize.cpp
2003-04-16 Chris LattnerAdd new linkage types to support a real frontend
2002-11-08 Chris LattnerUse the new getMainFunction() method to efficiently...
2002-10-07 Chris LattnerNon-functionality change just to make it more clear...
2002-10-01 Chris LattnerUpdates to work with recent Statistic's changes:
2002-07-30 Chris Lattner* Indent class into anonymous namespace, filling up...
2002-07-26 Chris Lattner* Add support for different "PassType's"
2002-07-24 Chris LattnerEliminate several include/llvm/Transforms/IPO/*.h files...
2002-07-23 Chris Lattner*** empty log message ***
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-10 Chris LattnerAdd support for printing out statistics information...
2002-04-29 Chris LattnerAdd new optional getPassName() virtual function that...
2002-04-28 Chris LattnerBe careful not to make "external" function internal
2002-04-28 Chris LattnerInitial checkin of new "Internalize" pass for GCCLD