Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / Inline / basictest.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-20 James MolloyAdd a new attribute, 'noduplicate'. If a function conta...
2011-01-14 Chris Lattnerrelax testcase a bit.
2009-11-03 Kenneth UildriksMake opt default to not adding a target data string...
2009-10-27 Chris LattnerFix a pretty serious misfeature of the inliner: if...
2009-10-27 Chris Lattnerconvert to filecheck.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-09-23 Duncan SandsRationalize the names of passes that print information:
2008-06-10 Matthijs KooijmanLet some more tests ignore expected output on stderr.
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-05-29 Chris LattnerChange tests to use testrunner
2002-06-24 Chris LattnerBasic test of the inlinr