Enhance PR11334 fix to support extload from v2f32/v4f32
[oota-llvm.git] / test / CodeGen / X86 / win32_sret.ll
2012-01-20 Eli FriedmanSupport MSVC x86-32 sret convention. PR11688. Patch...