Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / nancvt.ll
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2010-02-05 Jakob Stoklund OlesenDon't unroll loops containing function calls.
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...
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2007-09-25 Dale JohannesenSome tests for APFloat conversions.