make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / pr12251.ll
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.