summaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/IPO
Commit message (Expand)AuthorAgeFilesLines
* Initial checkin of new "Internalize" pass for GCCLDChris Lattner2002-04-281-0/+15
* New file for new passChris Lattner2002-03-281-0/+15
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-263-84/+8
* Convert xforms over to use new pass structureChris Lattner2002-01-303-2/+16
* Moved headerChris Lattner2002-01-211-1/+1
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-213-18/+28
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-2/+2
* Implement DCE of global valuesChris Lattner2001-11-261-0/+21
* Rearrange codeChris Lattner2001-11-261-18/+8
* Initail checking of structure swapperChris Lattner2001-11-101-0/+35
* move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner2001-10-181-1/+1
* Initial CheckinChris Lattner2001-10-181-0/+58