Fix for PR2479: correctly optimize expressions like (a > 13) & (a ==
[oota-llvm.git] / test / Transforms / InstCombine / align-addr.ll
2008-04-10 Dan GohmanTeach InstCombine's ComputeMaskedBits to handle pointer...