aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_shuffle-16.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-041-2/+9
* FileCheckize a test.Andrew Trick2011-03-191-7/+16
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Remove obsolete -f flags.Dan Gohman2009-08-251-2/+2
* 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman2009-04-271-5/+7
* Revert 69952. Causes testsuite failures on linux x86-64.Rafael Espindola2009-04-241-7/+5
* PR2957Nate Begeman2009-04-241-5/+7
* Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov2008-05-061-2/+2
* Disable stack realignment for these testsAnton Korobeynikov2008-04-231-2/+2
* Fix test.Evan Cheng2008-04-071-2/+2
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-0/+25