[x86] Add a 32-bit run to the sext test, and remove a sad vec_sext.ll
[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)) -> ...