summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/ConstantMerge.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...Chris Lattner2002-04-281-0/+4
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-5/+5
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-6/+6
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-22/+39
* Convert xforms over to new pass structure.Chris Lattner2002-01-311-0/+2
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-3/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+4
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-4/+4
* Initial checkinChris Lattner2001-10-181-0/+80
OpenPOWER on IntegriCloud