summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/InlineSimple.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-091-0/+1
* s/Method/FunctionChris Lattner2002-04-081-2/+1
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-45/+42
* s/Method/FunctionChris Lattner2002-03-291-3/+3
* Change over to use new style pass mechanism, now passes only expose smallChris Lattner2002-02-261-1/+15
* When inlining basic blocks and instructions, give them a name!Chris Lattner2002-02-251-0/+4
* Move stuff out of the Optimizations directories into the appropriate TransformsChris Lattner2002-01-211-10/+7
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-6/+7
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-1/+1
* Split the PHINode class out from the iOther.h file into the iPHINode.h fileChris Lattner2001-12-031-0/+1
* Fix bug when inlining a method that refers to a global variableChris Lattner2001-10-311-2/+2
* Convert optimizations to the pass infrastructureChris Lattner2001-10-181-1/+1
* Minor cleanupChris Lattner2001-10-141-1/+1
* Support indirect callsChris Lattner2001-10-131-2/+3
* Commit more code over to new cast styleChris Lattner2001-10-021-7/+5
* Convert more code to use new style castsChris Lattner2001-10-011-1/+1
* Constant pool is deadChris Lattner2001-09-071-16/+2
* Support external methodsChris Lattner2001-07-151-0/+1
* Broad superficial changes:Chris Lattner2001-07-071-4/+4
* Changed the fundemental architecture of Operands for Instructions. NowChris Lattner2001-07-071-5/+4
* Optimizations got their own header filesChris Lattner2001-06-301-5/+6
* Miscellaneous cleanups:Chris Lattner2001-06-271-25/+19
* Updates to supportChris Lattner2001-06-111-1/+1
* Initial revisionChris Lattner2001-06-061-0/+283
OpenPOWER on IntegriCloud