X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / avx-vshufp.ll
2011-12-31 Craig TopperAdd patterns for integer forms of SHUFPD/VSHUFPD with...
2011-12-31 Craig TopperFix typo in a SHUFPD and VSHUFPD pattern that prevented...
2011-11-29 Craig TopperFix shuffle decoding for memory forms for (V)SHUFPS/D.
2011-11-23 Elena DemikhovskyI added several lines in X86 code generator that allow...
2011-08-25 Bruno Cardoso LopesAdd support for 256-bit versions of VSHUFPD and VSHUFPS.