Allow 256-bit shuffles to be split if a 128-bit lane contains elements from a single...
[oota-llvm.git] / test / CodeGen / X86 / bigstructret.ll
2009-11-11 Kenneth Uildriksx86 users can now return arbitrary sized structs. ...