diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2010-01-31 02:30:23 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2010-01-31 02:30:23 +0000 |
commit | 37a8197b6174e5e7d3597e93e4f3cdf119485d15 (patch) | |
tree | 66c155540ab0909b28a05b0fb2c78ac50eebbb48 /clang/lib/CodeGen | |
parent | 9aeccadce40881bc136e05a5a62e0071f792dc1c (diff) | |
download | bcm5719-llvm-37a8197b6174e5e7d3597e93e4f3cdf119485d15.tar.gz bcm5719-llvm-37a8197b6174e5e7d3597e93e4f3cdf119485d15.zip |
Add a small transform: transform -(X<<Y) to (-X<<Y) when the shift has a single
use and X is free to negate.
llvm-svn: 94941
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions