Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-09-28-BadShiftAndSetCC.ll
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.