[Hexagon] Adding add/sub with saturation. Removing unused def. Cleaning up shift...
[oota-llvm.git] / test / CodeGen / X86 / computeKnownBits_urem.ll
2014-05-30 Rafael Espindola[pr19636] Fix known bit computation in urem instructio...