Transform (zext (or (icmp), (icmp))) to (or (zext (cimp), (zext icmp))) if at least...
[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