Temporarily revert r58979 and related patch. It's causing a failure in X86 bootstrap:
[oota-llvm.git] / test / CodeGen / X86 / cmp1.ll
2007-09-17 Dan GohmanEmit integer x<1 as x<=0, as comparisons with zero...