This testcase was logically wrong! Fixing, and including the test for the
[oota-llvm.git] / test / Transforms / PredicateSimplifier / 2006-10-22-IntOr.ll
2006-10-26 Nick LewyckyThis testcase was logically wrong! Fixing, and includin...
2006-10-22 Nick LewyckyHandle "if ((x|y) != 0)" for ints like we do for bools...