Convert test to FileCheck and use CHECK-LABEL
[oota-llvm.git] / test / Transforms / InstCombine / 2008-11-08-FCmp.ll
2014-11-24 Matt ArsenaultConvert test to FileCheck and use CHECK-LABEL
2012-08-07 Bob WilsonFix a serious typo in InstCombine's optimization of...
2009-09-27 Nick LewyckyFilecheckify this one test.
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...
2008-11-09 Bill WendlingIf the LHS of the FCMP is coming from a UIToFP instruct...