Add more i1 optimizations. add, sub, mul, s/udiv on i1 are now simplified away.
[oota-llvm.git] / test / Transforms / InstCombine / README.txt
1 This directory contains test cases for the instcombine transformation.  The
2 dated tests are actual bug tests, whereas the named tests are used to test
3 for features that the this pass should be capable of performing.
4