stop accepting begin/end around function bodies in the .ll parser, this isn't pascal...
[oota-llvm.git] / test / Transforms / Inline / 2008-03-07-Inline.ll
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-08-07 Matthijs KooijmanMove two tests from SRETPromotion to Inline, since...