aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAmaury Sechet <deadalnix@gmail.com>2019-08-31 11:40:02 +0000
committerAmaury Sechet <deadalnix@gmail.com>2019-08-31 11:40:02 +0000
commit82825ab8827453882da8b98ab3938789fc4b8700 (patch)
treed10bf93fa78f7bb7cbc728453bcd69a81d89f2fd /clang/lib/Frontend/CompilerInvocation.cpp
parentb0610c74e72b2bd95cf5baafb86a94244c74f782 (diff)
downloadllvm-82825ab8827453882da8b98ab3938789fc4b8700.zip
llvm-82825ab8827453882da8b98ab3938789fc4b8700.tar.gz
llvm-82825ab8827453882da8b98ab3938789fc4b8700.tar.bz2
[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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions