aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-38.ll
Commit message (Expand)AuthorAgeFilesLines
* Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should yield "movsd", not "m...Bruno Cardoso Lopes2011-09-141-0/+14
* Fix (movhps load) lowering / pattern to match more cases. rdar://10050549Evan Cheng2011-08-311-0/+19
* Turn shuffles into unpacks for VT == MVT::v2i64 and MVT::v2f64Rafael Espindola2011-07-221-0/+26