summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/Internalize.cpp
Commit message (Expand)AuthorAge
...
* * Indent class into anonymous namespace, filling up the diff with garbageChris Lattner2002-07-30
* * Add support for different "PassType's"Chris Lattner2002-07-26
* Eliminate several include/llvm/Transforms/IPO/*.h files, moving their content...Chris Lattner2002-07-24
* *** empty log message ***Chris Lattner2002-07-23
* MEGAPATCH checkin.Chris Lattner2002-06-25
* Add support for printing out statistics information when -stats is added toChris Lattner2002-05-10
* Add new optional getPassName() virtual function that a Pass can overrideChris Lattner2002-04-29
* Be careful not to make "external" function internalChris Lattner2002-04-28
* Initial checkin of new "Internalize" pass for GCCLDChris Lattner2002-04-28