commit | aa919207d2fb63af11d72d3b7cdbc435769565af | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Sun Jun 21 18:57:02 2015 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Sun Jun 21 18:57:02 2015 +0100 |
tree | dd5e34a864dcb866eea52e85c49f514a39bacda5 | |
parent | 74f774f0d6389c432122ca262c6705118f5ebd6e [diff] |
Fix String Change baseline compiler errors. The String Change adds multiple move results if the uninitialized string is in multiple registers. This adds StoreLocals on the same instruction, which isn't allowed. Now, a LoadLocal is added for each extra move needed. Change-Id: I49f676cb85de051e737e0653138cbb947a73e48b