commit | c2bcafe225d672611284ef247b777b9b19817c7d | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Apr 10 10:49:32 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Apr 10 11:06:16 2015 -0700 |
tree | c9414f0b526523df2e380bff2165e7f0cc1009ed | |
parent | 6d80318c382a3490ab605b46fa7cb22c5e823fec [diff] |
ART: Refactor CompileOptimized Factor out register allocation. Both Clang and GCC inline the function, but it changes how Clang stack-allocates enough so that the resulting frame size is below our limit. Bug: 20139216 Change-Id: I2cf393aed70f2ce0556252b61ae639aacab6f3a7