summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/neg-shl-add.ll
Commit message (Expand)AuthorAge
* Fold (add x, shl(0 - y, n)) -> sub(x, shl(y, n)), to simplify some codeDan Gohman2010-01-19