When we use the BLEND instruction that uses the MSB as a mask, we can remove
[oota-llvm.git] / test / CodeGen / X86 / win32_sret.ll
2012-01-20 Eli FriedmanSupport MSVC x86-32 sret convention. PR11688. Patch...