Use roundps/pd for llvm.ceil, llvm.trunc, llvm.rint, and llvm.nearbyint of vector...
[oota-llvm.git] / test / CodeGen / X86 / uint_to_fp.ll
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-19 Evan ChengNow not UINT_TO_FP is legal (it's marked custom), dag...
2008-06-26 Chris Lattnerwhen we know the signbit of an input to uint_to_fp...