commit | d76d1390b04a4db9ca1f74eb4873d926643d979b | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Sep 23 16:07:14 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Thu Sep 24 18:01:01 2015 +0100 |
tree | d7b864ad95dc7bef401d0715aff1786089a5fb4d | |
parent | b4fd73139aca48d7319221aeefe8bae93a98c56d [diff] |
Optimizing: Rewrite HGraph::ComputeDominanceInformation(). Replace a recursive implementation with a loop using a work list to avoid stack overflow for 702-LargeBranchOffset in host debug build with -O0. Bug: 24133462 Change-Id: I444cc85733a9212403a071ea98b9ddfb52bfc402