summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineCost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust inline cost computation to be less aggressive.Evan Cheng2008-04-241-2/+2
* 1. Drop default inline threshold back down to 200.Evan Cheng2008-04-011-8/+13
* Increasing the inline limit from (overly conservative) 200 to 300. Given each...Evan Cheng2008-03-241-5/+29
* 80 col violation.Evan Cheng2008-03-201-1/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Fix comment.Devang Patel2007-09-171-1/+1
* Use SmallPtrSet.Devang Patel2007-07-271-1/+1
* Add BasicInliner interface. Devang Patel2007-07-251-0/+241
OpenPOWER on IntegriCloud