commit | 82f344970ad65538d341706b02eeaa94508474b8 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Feb 04 10:44:23 2015 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Feb 04 10:50:10 2015 +0000 |
tree | 7c5b70316d476f0101263c22debc73b60f4a2f5e | |
parent | f4b24f7ea507ff41db39154a1e6a681a582e224a [diff] |
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