[Target/X86] Don't use callee-saved registers in a Win64 tail call on non-Windows.
[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