Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-04-GEPIdxBug.ll
2008-02-05 Chris LattnerFix a bug compiling PR1978 (perhaps not the only one...