Run this through -simplifycfg and -mem2reg to test only what we need to test.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-16.ll
2008-05-06 Anton KorobeynikovUse target triple in tests, not 'realign-stack=0' optio...
2008-04-23 Anton KorobeynikovDisable stack realignment for these tests
2008-04-07 Evan ChengFix test.
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...