summaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/FunctionInlining.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Chris Lattner2002-06-251-2/+0
* * Rename MethodPass class to FunctionPassChris Lattner2002-04-271-9/+9
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-13/+4
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-211-4/+0
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-2/+2
* move llvm/Transforms/Pass.h to the top level llvm/Pass.h fileChris Lattner2001-10-181-1/+1
* Convert to new simpler pass structureChris Lattner2001-10-181-2/+2
* Convert optimizations to use the Pass infrastructureChris Lattner2001-10-181-8/+10
* Split AllOpts.h into lots of little .h files.Chris Lattner2001-06-301-0/+40