diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2014-06-19 17:06:46 +0100 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2014-06-25 14:12:33 +0100 |
commit | de025a7d90603d58c62b8fd91393f13d8826a7ac (patch) | |
tree | 232d9bb31e75d76093352f2771d774991965ffdf /compiler/optimizing/codegen_test.cc | |
parent | b5dc9444777bb027b070d3ff3fcf7a2a3fb7e3dc (diff) | |
download | android_art-de025a7d90603d58c62b8fd91393f13d8826a7ac.tar.gz android_art-de025a7d90603d58c62b8fd91393f13d8826a7ac.tar.bz2 android_art-de025a7d90603d58c62b8fd91393f13d8826a7ac.zip |
Fix a bug in LiveInterval::FirstRegisterUseAfter.
Since the use list is shared amongst siblings, we must stop looking
for the user once we have reached the end position of the current
interval. The next uses are for the next sibling.
Change-Id: Ibba180161e94a705e2034abd0b95a29347950257
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions