aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/vec_insert-6.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-9/+0
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+9
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-8/+0
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-2/+2
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Add target triples so these tests behave as expected on non-darwin hosts.Dan Gohman2008-07-241-1/+1
* Fix PR2485: do all 4-element SSE shuffles in max. of 2 shuffle instructions.Evan Cheng2008-07-231-1/+2
* Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng2008-05-291-0/+7