This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / udiv-simplify-bug-1.ll
2008-11-27 Nick LewyckyChris prefers icmp/select over udiv!
2008-05-02 Dan GohmanFix a mistake in the computation of leading zeros for...