Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away.
[oota-llvm.git] / test / Transforms / InstCombine / phi-merge.ll
2007-11-06 Chris LattnerImplement PR1777 by detecting dependent phis that