Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / Inline / noinline-recursive-fn.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-03-31 Chandler CarruthInitial commit for the rewrite of the inline cost analy...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2010-05-01 Chris LattnerThe inliner has traditionally not considered call sites
2010-04-30 Chris LattnerDan recently disabled recursive inlining within a funct...