commit | 259136f1a8670f533031b7adf7f8908e60f8dd6b | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Dec 17 23:21:58 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Dec 18 12:57:40 2014 +0000 |
tree | e227eed3abafc68e4670327b32445608b81e4d6c | |
parent | e9231c0aecc013c61b6cf7f88a228204651d4d41 [diff] |
When inlining, also look whether we can allocate registers. arm and x86 currently don't allocate registers for floating point and long operations, so we can't inline methods with these operations. Change-Id: I11e4b97ddbe90f4978f2abe1081fb0f849acb811