stop accepting begin/end around function bodies in the .ll parser, this isn't pascal...
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2008-04-23-MergeMultipleResultRet.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-04-24 Chris LattnerSplit some code out of the main SimplifyCFG loop into...