FileCheckize. NFC.
[oota-llvm.git] / test / Transforms / LoopSimplify / merge-exits.ll
2014-09-12 Chad RosierFileCheckize. NFC.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-10-12 Lang HamesRemoved colons from some target datalayout strings...
2011-03-18 Andrew TrickAvoid creating canonical induction variables for non...
2011-02-10 Cameron ZwarichRename 'loopsimplify' to 'loop-simplify'.
2009-10-24 Dan GohmanMake these tests more interesting by using
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanConvert a few more opt | llvm-dis to opt -S.
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-27 Dan GohmanTeach LoopSimplify how to merge multiple loop exits...