Move optimization of some cases of (A & C1)|(B & C2) from instcombine to instsimplify...
[oota-llvm.git] / test / Transforms / InstSimplify / past-the-end.ll
2013-02-01 Dan GohmanAdd a testcase for some past-the-end address subtleties.