commit | acd033994aced8246c2fd8e931340dbf82d06d1a | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 26 15:46:52 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Nov 26 15:46:52 2014 +0000 |
tree | 750cca769708c80b2f38f550b3df86188ec78752 | |
parent | 220526b05d4365a1820a694c98527eda2d3dc980 [diff] |
Fix bogus assumption for live registers at safe point. We did not take into account inactive intervals going into active when computing live registers at a slow path safe point. So we must ensure the safepoint interval is always handled after all intervals starting at the same position have been handled. Change-Id: I05ea2161016a90b0ee3ba0b18cd54a8e46860f1e