This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / 2008-11-01-SRemDemandedBits.ll
2008-11-02 Nick LewyckyFix demanded bits analysis with srem by negative number...