Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2006-10-29-InvokeCrash.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...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-04-22 Reid SpencerFor PR1146:
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-29 Chris Lattnernew testcase