commit | 9601abfa1db1e9e29999c4abf3b597464022df40 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Wed Nov 19 05:26:05 2014 -0800 |
committer | buzbee <buzbee@google.com> | Wed Nov 19 07:12:44 2014 -0800 |
tree | 4fc1fbeed7e683e241681da7d60c811874f3c001 | |
parent | c3944d7cf1ced0b6e43177c8187d43663b011880 [diff] |
Quick compiler: fix x86 special identity The Quick compiler recognizes and specially handles a set of small methods - including those that simply return one of their arguments. For x86, special identity was broken if the returned argument was a double that was passed half in register and half in memory. internal b/17325447 (cherry picked from commit e8f74e58b476520cfc53970304c67b800994e33d) Change-Id: I9afea5ef34498306528e0804489b5144e9e9aec3