X86: Custom lower <2 x i64> eq and ne when SSE41 is not available.
[oota-llvm.git] / test / CodeGen / X86 / 2012-01-11-split-cv.ll
2012-01-11 Nadav RotemOn AVX, we can load v8i32 at a time. The bug happens...