Pete Cooper suggested the new API should use ArrayRef instead of SmallVectorImpl...
[oota-llvm.git] / test / CodeGen / PowerPC / fp-to-int-to-fp.ll
2015-01-06 Hal Finkel[PowerPC] Improve int_to_fp(fp_to_int(x)) combining