AVX-512: Added more intrinsics for pmin/pmax, pabs, blend, pmuldq.
[oota-llvm.git] / test / CodeGen / X86 / 2012-01-11-split-cv.ll
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2012-01-11 Nadav RotemOn AVX, we can load v8i32 at a time. The bug happens...