diff options
| author | Amaury Sechet <deadalnix@gmail.com> | 2019-08-21 18:51:08 +0000 |
|---|---|---|
| committer | Amaury Sechet <deadalnix@gmail.com> | 2019-08-21 18:51:08 +0000 |
| commit | c0f190a0484b56e6d546e13b101b3662b253d6ea (patch) | |
| tree | d940e72f17972ae77c4cd7311c4a943fad606cd1 /lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value | |
| parent | 84b762af3b54aeeb0bc064d733388144f0344d7e (diff) | |
| download | bcm5719-llvm-c0f190a0484b56e6d546e13b101b3662b253d6ea.tar.gz bcm5719-llvm-c0f190a0484b56e6d546e13b101b3662b253d6ea.zip | |
[DAGCombiner] Remove mostly redundant calls to AddToWorklist
Summary:
These calls change the order in which some nodes are processed and so have an effect on codegen.
The change in fixup-bw-copy.ll is due to (and (load anyext)) gets transformed into (load zext) while previously the and was removed by SimplifyDemandedBits, so the (load anyext) remained.
Reviewers: craig.topper, efriedma, RKSimon, lebedev.ri
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66543
llvm-svn: 369561
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value')
0 files changed, 0 insertions, 0 deletions

