This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / mul-masked-bits.ll
2008-05-07 Dan GohmanFix a bug in the ComputeMaskedBits logic for multiply.