summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/noinline-recursive-fn.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Initial commit for the rewrite of the inline cost analysis to operateChandler Carruth2012-03-31
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* The inliner has traditionally not considered call sitesChris Lattner2010-05-01
* Dan recently disabled recursive inlining within a function, but weChris Lattner2010-04-30