[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.
[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...