aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle.ll
AgeCommit message (Expand)Author
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-27Re-apply 40504, but with a fix for the segfault it caused in oggenc:Dan Gohman
2007-07-27Reverting 40504 for now. It's breaking oggenc.Evan Cheng
2007-07-26Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from theDan Gohman
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-07-07UpdateEvan Cheng
2006-04-21Add && to each RUN: line (except the last one).Evan Cheng
2006-04-05Separate out to 2 test casesEvan Cheng
2006-04-05Add a new shuffle test case that requires pshuflw / pshufhw pair.Evan Cheng
2006-03-29Add a pshufhw test case.Evan Cheng
2006-03-28Use movhpd is even better than movlhps.Evan Cheng
2006-03-24Add a v2f64 shuffle case.Evan Cheng
2006-03-24Add a vector shuffle test caseEvan Cheng