[InstCombine] Fix wrong folding of constant comparison involving ahsr and negative...
[oota-llvm.git] / test / Transforms / InstCombine / pr12251.ll
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.