This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / sdiv-2.ll
2008-11-30 Bill WendlinggetSExtValue() doesn't work for ConstantInts with bitwi...