summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/InlineSimple.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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