summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2010-11-01-lshr-mask.ll
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Have SimplifyBinOp dispatch Xor, Add and Sub to the corresponding methodsDuncan Sands1-2/+4
2010-12-09Really check that the bits that will become zero are actually already zeroDan Gohman1-1/+25
2010-11-01When folding away a (shl (shr)) pair, we need to check that the bits that wil...Owen Anderson1-0/+20