Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-13-MulURem.ll
2008-03-06 Nick LewyckyCommit the testcase too.