diff options
author | Aart Bik <ajcbik@google.com> | 2016-03-01 10:39:25 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-03-01 11:35:56 -0800 |
commit | 591ad29eb1aa7c5ac7faadb426f5eb2b4a4ccd02 (patch) | |
tree | bf14962581bc8d070d51c05f51f9a910ef7d5c1b /compiler/optimizing/graph_visualizer.cc | |
parent | 7191fddfe6c623976dc8a97f785e3ce848e46d39 (diff) |
Standby list for dyn bce in potentially infinite loops.
Rationale:
The old code relied on "luck" to revisit basic blocks
after dynamic bce and incorporate all bounds checks
in potentially infinite loops that were "made" finite.
Now that revisiting has been removed completely, keeping
a standby list ensures all candidates are considered.
Change-Id: Ida3cf63be1307be6c2b0258d3e64b163f12be235
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions