Allow 256-bit shuffles to be split if a 128-bit lane contains elements from a single...
[oota-llvm.git] / test / CodeGen / X86 / thiscall-struct-return.ll
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...