aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-13.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-101-6/+6
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-3/+3
* - Improved v8i16 shuffle lowering. It now uses pshuflw and pshufhw as much asEvan Cheng2007-12-111-0/+21