PR3686: make the legalizer handle bitcast from i80 to x86 long double.
[oota-llvm.git] / test / CodeGen / X86 / uint_to_fp.ll
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...