stop accepting begin/end around function bodies in the .ll parser, this isn't pascal...
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2008-04-27-MultipleReturnCrash.ll
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
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...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-04-28 Chris LattnerFix PR2256, yet another miscompilation in simplifycfg...