Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / pr12251.ll
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.