Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / InstCombine / fold-bin-operand.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-03-18 Eli FriedmanFileCheck-ize and update test.
2009-11-03 Kenneth UildriksMake opt default to not adding a target data string...
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-07-15 Eli FriedmanDon't restrict the set of instructions where we try...