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