Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
[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...