llvm-project/llvm/test/CodeGen/ARM/CGP
Nirav Dave fe59e14031 [DAGCombine] Prune unnused nodes.
Summary:
Nodes that have no uses are eventually pruned when they are selected
from the worklist. Record nodes newly added to the worklist or DAG and
perform pruning after every combine attempt.

Reviewers: efriedma, RKSimon, craig.topper, spatel, jyknight

Reviewed By: jyknight

Subscribers: jdoerfert, jyknight, nemanjai, jvesely, nhaehnle, javed.absar, hiraditya, jsji, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D58070

llvm-svn: 357283
2019-03-29 17:35:56 +00:00
..
arm-cgp-calls.ll [ARM CGP] Fix ConvertTruncs 2019-02-15 09:04:39 +00:00
arm-cgp-casts.ll [ARM CGP] Fix ConvertTruncs 2019-02-15 09:04:39 +00:00
arm-cgp-icmps.ll Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes." 2019-03-27 19:54:41 +00:00
arm-cgp-overflow.ll [DAGCombine] Prune unnused nodes. 2019-03-29 17:35:56 +00:00
arm-cgp-phis-ret.ll [ARM][NFC] codegen tests cleanup: remove dangling check prefixes 2018-11-23 10:08:39 +00:00
arm-cgp-pointers.ll
arm-cgp-signed-icmps.ll [ARM] Enable mixed types in ARM CGP 2018-11-09 09:28:27 +00:00
arm-cgp-signed.ll
arm-cgp-switch.ll [ARM] Remove trunc sinks in ARM CGP 2018-11-19 11:34:40 +00:00