make instcombine produce calls to llvm.donothing instead of a random intrinsic
[oota-llvm.git] / test / Transforms / InstCombine / div-shift.ll
2012-06-21 Evan ChengLook pass zext to strength reduce an udiv. Patch by...