commit | 460f05480379d5c75555d06c4938bc990ce6ff83 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jul 04 14:02:08 2019 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Mon Jul 15 09:18:25 2019 +0000 |
tree | ec76b6d19d7766dc1e57295748122c9352c1397e | |
parent | dcd7b5188efb9a891ab8511c73e238bcab95432f [diff] |
ARM: Remove unnecessary kCoreAlwaysSpillRegister. The old reasoning behind it is invalid as T32 supports 16-bit instructions that can push/pop a single register. This reduces the frame size of some methods. Test: m test-art-host-gtest Test: aosp_taimen-userdebug boots. Test: run-gtests.sh Test: testrunner.py --target --optimizing --32 Change-Id: I35955e4394ca262c0b5d2713b2735ed1f5c99c4a