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