summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman2010-03-241-1/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Fix infinite recursion in the C++ code which handles movddup by making it unn...Nate Begeman2009-04-291-1/+1
* Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...Evan Cheng2008-04-051-3/+3
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-30/+30
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* Re-apply 40504, but with a fix for the segfault it caused in oggenc:Dan Gohman2007-07-271-1/+1
* Reverting 40504 for now. It's breaking oggenc.Evan Cheng2007-07-271-1/+1
* Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from theDan Gohman2007-07-261-1/+1
* For PR1319:Reid Spencer2007-04-161-3/+4
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+43
OpenPOWER on IntegriCloud