be more aggressive about transforming add -> or when the operands have no
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-29-AddICmp.ll
2008-02-03 Nick LewyckyTag this test with the PR reference.
2008-02-03 Nick LewyckyThere are some cases where icmp(add) can be folded...