diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2015-02-04 10:44:23 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-02-04 10:50:10 +0000 |
commit | 82f344970ad65538d341706b02eeaa94508474b8 (patch) | |
tree | 7c5b70316d476f0101263c22debc73b60f4a2f5e /compiler/optimizing/optimizing_compiler.cc | |
parent | f4b24f7ea507ff41db39154a1e6a681a582e224a (diff) | |
download | art-82f344970ad65538d341706b02eeaa94508474b8.zip art-82f344970ad65538d341706b02eeaa94508474b8.tar.gz art-82f344970ad65538d341706b02eeaa94508474b8.tar.bz2 |
Fix a bug in combination of intrinsics and kNoOutputOverlap.
In case we need to go in the slow path for an intrinsic call,
we can't have the output be the same as the input: the current
liveness analysis considers the input to be live at the point of the call.
Change-Id: I5cbdc7f50dd06b4fefcbd3c213274fa645bd3fa0
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions