diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2019-10-29 11:47:47 -0500 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2019-10-31 00:35:18 -0500 |
| commit | dac2d403a2de6c1be6b204e17deccb54728fc8ab (patch) | |
| tree | ed5568fe91f03c26ddbe5889500cac41f4f48dda /llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll | |
| parent | 9bbf2a15442e16dbccbbfacaed66d931116f8f31 (diff) | |
| download | bcm5719-llvm-dac2d403a2de6c1be6b204e17deccb54728fc8ab.tar.gz bcm5719-llvm-dac2d403a2de6c1be6b204e17deccb54728fc8ab.zip | |
[Attributor] Make liveness "edge-based"
Summary:
If control is transferred to a successor is the key question when it
comes to liveness. The new implementation puts that question in the
focus and thereby providing a clean way to assume certain CFG edges are
dead or instructions will not transfer control.
Reviewers: sstefan1, uenoku
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69605
Diffstat (limited to 'llvm/test/Transforms/FunctionAttrs/heap_to_stack.ll')
0 files changed, 0 insertions, 0 deletions

