summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_insert-6.ll
Commit message (Expand)AuthorAge
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-12
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-08
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-27
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add target triples so these tests behave as expected on non-darwin hosts.Dan Gohman2008-07-24
* Fix PR2485: do all 4-element SSE shuffles in max. of 2 shuffle instructions.Evan Cheng2008-07-23
* Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.Evan Cheng2008-05-29