aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/InlineCost.h
Commit message (Expand)AuthorAgeFilesLines
* Increasing the inline limit from (overly conservative) 200 to 300. Given each...Evan Cheng2008-03-241-2/+11
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Use SmallPtrSet.Devang Patel2007-07-271-2/+2
* Add BasicInliner interface. Devang Patel2007-07-251-0/+80