Remove 256-bit AVX non-temporal store intrinsics. Similar was previously done for...
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...