aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2010-11-01-lshr-mask.ll
Commit message (Expand)AuthorAgeFilesLines
* Have SimplifyBinOp dispatch Xor, Add and Sub to the corresponding methodsDuncan Sands2010-12-201-2/+4
* Really check that the bits that will become zero are actually already zeroDan Gohman2010-12-091-1/+25
* When folding away a (shl (shr)) pair, we need to check that the bits that wil...Owen Anderson2010-11-011-0/+20