summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/builder.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2014-11-26 15:46:52 +0000
committerNicolas Geoffray <ngeoffray@google.com>2014-11-26 15:46:52 +0000
commitacd033994aced8246c2fd8e931340dbf82d06d1a (patch)
tree750cca769708c80b2f38f550b3df86188ec78752 /compiler/optimizing/builder.cc
parent220526b05d4365a1820a694c98527eda2d3dc980 (diff)
downloadandroid_art-acd033994aced8246c2fd8e931340dbf82d06d1a.tar.gz
android_art-acd033994aced8246c2fd8e931340dbf82d06d1a.tar.bz2
android_art-acd033994aced8246c2fd8e931340dbf82d06d1a.zip
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
Diffstat (limited to 'compiler/optimizing/builder.cc')
0 files changed, 0 insertions, 0 deletions