Handle vlas during inline cost computation if they'll be turned
[oota-llvm.git] / test / Transforms / Inline / always-inline.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-08-17 Benjamin KramerFix broken check lines.
2012-04-01 Chandler CarruthAdd some more testing to cover the remaining two cases...
2012-04-01 Chandler CarruthFix a pretty scary bug I introduced into the always...
2012-04-01 Chandler CarruthReplace four tiny tests with various uses of grep and...