summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shuffle-20.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
* Simplified BLEND pattern matching for shuffles.Elena Demikhovsky2012-12-05
* Fix PR12529. The Vxx family of instructions are only supported by AVX.Nadav Rotem2012-04-15
* Reapply 154396 after fixing a test.Nadav Rotem2012-04-11
* Temporarily revert this patch to see if it brings the buildbots back.Eric Christopher2012-04-10
* Modify the code that lowers shuffles to blends from using blendvXX to vblendXX.Nadav Rotem2012-04-10
* 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
* New test case.Evan Cheng2008-07-24