Add trunc->branch support, this won't help with clang's i8->i1 truncations
[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...