diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-04-14 13:39:02 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-04-14 13:39:02 +0000 |
commit | 713f09d0149bc62919fd93d013c477db096885b6 (patch) | |
tree | 9b453c4028132b4bce51ab60fadd7aa18a30ff41 /llvm/lib/Support/Statistic.cpp | |
parent | b8adf558f875f208e6f08b6947d8708c8f3dde0d (diff) | |
download | bcm5719-llvm-713f09d0149bc62919fd93d013c477db096885b6.tar.gz bcm5719-llvm-713f09d0149bc62919fd93d013c477db096885b6.zip |
[InstCombine] add shift+logic tests (PR37098); NFC
It debateable whether instcombine should be in the business of
reassociation, but it is currently.
These tests and PR37098 demonstrate a missing ability to do a
simple reassociation that allows eliminating shifts.
If we decide that functionality belongs somewhere else, then we
should still have some tests to show that we've intentionally
limited instcombine to *not* include this ability.
llvm-svn: 330086
Diffstat (limited to 'llvm/lib/Support/Statistic.cpp')
0 files changed, 0 insertions, 0 deletions