Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (sub...
[oota-llvm.git] / test / CodeGen / X86 / zext-shl.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-12-15 Evan ChengMake 91378 more conservative.
2009-12-15 Evan ChengPropagate zest through logical shift.