Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where the intege...
[oota-llvm.git] / test / CodeGen / X86 / win32_sret.ll
2012-01-20 Eli FriedmanSupport MSVC x86-32 sret convention. PR11688. Patch...