summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-36.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* Move test to Transforms/InstCombine.Stuart Hastings2011-05-19
* Merge pmovzx test case into existing file.Stuart Hastings2011-05-18
* add newlines at the end of files.Chris Lattner2010-04-07
* getSplatIndex assumes that the first element of the mask contains the splat i...Mon P Wang2010-02-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Fixed a v8i16 shuffle case that should generate a pshufb instead of a pshuflw...Mon P Wang2009-03-11