aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-5.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-8/+8
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* shufps with load folding is better than movaps; movsd.Evan Cheng2006-10-091-1/+2
* Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector whenEvan Cheng2006-05-031-0/+11