aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/avoid-i0.ll
AgeCommit message (Expand)Author
2009-04-27Handle ands with ~0 correctly too. This fixes PR4052.Dan Gohman
2009-04-25Handle ands with 0 and shifts by 0 correctly. These aren'tDan Gohman