CodeGen: soften f16 type by default instead of marking legal.
[oota-llvm.git] / test / CodeGen / ARM / int-to-fp.ll
2011-03-29 Cameron ZwarichAdd Neon SINT_TO_FP and UINT_TO_FP lowering from v4i16...