aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/noinline-recursive-fn.ll
Commit message (Expand)AuthorAgeFilesLines
* Initial commit for the rewrite of the inline cost analysis to operateChandler Carruth2012-03-311-0/+37
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-3/+3
* The inliner has traditionally not considered call sitesChris Lattner2010-05-011-2/+43
* Dan recently disabled recursive inlining within a function, but weChris Lattner2010-04-301-0/+32