diff options
author | buzbee <buzbee@google.com> | 2014-11-19 05:26:05 -0800 |
---|---|---|
committer | buzbee <buzbee@google.com> | 2014-11-19 05:26:05 -0800 |
commit | e8f74e58b476520cfc53970304c67b800994e33d (patch) | |
tree | df40c442d18e3b0eab1de365f445ba13d9771063 /compiler/compilers.cc | |
parent | e0491682d101c69bf88c3c24a965312129cbfa38 (diff) | |
download | android_art-e8f74e58b476520cfc53970304c67b800994e33d.tar.gz android_art-e8f74e58b476520cfc53970304c67b800994e33d.tar.bz2 android_art-e8f74e58b476520cfc53970304c67b800994e33d.zip |
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
Change-Id: I3a766977cdc0b4216d8ad65a9870c3250b32471e
Diffstat (limited to 'compiler/compilers.cc')
0 files changed, 0 insertions, 0 deletions