Removed colons from some target datalayout strings in test, since they don't match...
[oota-llvm.git] / test / Transforms / LoopSimplify / single-backedge.ll
2011-09-13 Andrew TrickGeneralize test case to handle multiple indvars modes.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-04-28 Dan GohmanAs with r70333, give the primary induction variable...
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2003-10-13 Chris Lattnermake the indvar obviously non-canonical
2003-10-12 Chris Lattnernew testcase