Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where the intege...
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...