diff options
author | Amaury Sechet <deadalnix@gmail.com> | 2019-08-31 11:40:02 +0000 |
---|---|---|
committer | Amaury Sechet <deadalnix@gmail.com> | 2019-08-31 11:40:02 +0000 |
commit | 82825ab8827453882da8b98ab3938789fc4b8700 (patch) | |
tree | d10bf93fa78f7bb7cbc728453bcd69a81d89f2fd /lldb/packages/Python/lldbsuite/test/functionalities/object-file/bin/hello.cpp | |
parent | b0610c74e72b2bd95cf5baafb86a94244c74f782 (diff) | |
download | bcm5719-llvm-82825ab8827453882da8b98ab3938789fc4b8700.tar.gz bcm5719-llvm-82825ab8827453882da8b98ab3938789fc4b8700.zip |
[DAGCombiner] Match (add X, X) as (shl X, 1) when detecting rotate.
Summary: The combiner transforms (shl X, 1) into (add X, X).
Reviewers: craig.topper, efriedma, RKSimon, lebedev.ri
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66882
llvm-svn: 370578
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/object-file/bin/hello.cpp')
0 files changed, 0 insertions, 0 deletions