Expand vector bswap in LegalizeVectorOps
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-20.ll
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2012-12-05 Elena DemikhovskySimplified BLEND pattern matching for shuffles.
2012-04-15 Nadav RotemFix PR12529. The Vxx family of instructions are only...
2012-04-11 Nadav RotemReapply 154396 after fixing a test.
2012-04-10 Eric ChristopherTemporarily revert this patch to see if it brings the...
2012-04-10 Nadav RotemModify the code that lowers shuffles to blends from...
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-07-24 Dan GohmanAdd target triples so these tests behave as expected...
2008-07-24 Evan ChengNew test case.