Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-13.ll
2009-02-23 Nate BegemanGenerate better code for v8i16 shuffles on SSE2
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2007-12-11 Evan Cheng- Improved v8i16 shuffle lowering. It now uses pshuflw...