[X86][AVX2] Enabled shuffle matching for the AVX2 zero extension (128bit -> 256bit...
[oota-llvm.git] / test / CodeGen / X86 / setcc-sentinals.ll
2013-08-14 NAKAMURA Takumillvm/test/CodeGen/X86/setcc-sentinals.ll: Relax express...
2013-08-13 Jim GrosbachDAG: Combine (and (setne X, 0), (setne X, -1)) -> ...