diff options
author | Vladimir Marko <vmarko@google.com> | 2016-09-07 15:09:21 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2016-09-12 14:52:17 +0100 |
commit | 7aa7560683626c7893011271c241b3265ded1dc3 (patch) | |
tree | 8c9839456149d2320995764ebab5d227a6dea8e7 /compiler/optimizing/codegen_test.cc | |
parent | ae6ba1fd36ef6cd6520354fa874cf9cc2fc5877b (diff) |
Use implicit null checks inside try blocks.
Make implicit null check entrypoint save all registers, use
platform-specific approach to still pass the fault address.
Allow implicit null checks in try blocks.
On Nexus 9, AOSP ToT, the boot.oat size reduction is
prebuilt multi-part boot image:
- 32-bit boot.oat: -452KiB (-0.7%)
- 64-bit boot.oat: -482KiB (-0.7%)
on-device built single boot image:
- 32-bit boot.oat: -444KiB (-0.7%)
- 64-bit boot.oat: -488KiB (-0.7%)
Test: Run ART test suite on host and Nexus 9.
Test: Build aosp_mips64-eng.
Change-Id: I279f3ab57e2e2f338131c5cac45c51b673bdca19
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions