fix a missing shuffle pattern, PR9009. Patch by Artiom Myaskouvskey!
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-37.ll
2010-09-09 Bruno Cardoso LopesAdd one more pattern to fallback movddup
2010-09-01 Bruno Cardoso LopesUsing target specific nodes for shuffle nodes makes...
2009-08-15 Chris Lattnermerge a bunch more sse3 tests into sse3.ll
2009-03-11 Mon P WangFor yonah, fix a vector shuffle case for v16i8 where...