diff options
author | 2022-02-14 10:42:19 +0000 | |
---|---|---|
committer | 2022-02-14 20:15:05 +0000 | |
commit | 6ac1b0548826dac56fcb723a6aa14ada6d5b87e6 (patch) | |
tree | c0c97fd80761ccc1244a9214da52a3e056d25d15 /compiler/optimizing/optimizing_compiler_stats.h | |
parent | 1281b1cce0fc0bb357e9a8f64589a72eb88ea0c7 (diff) |
nterp: Cleanup, compile-time convenience checks
Add handler-size check which fails at compile time and reports
which opcode handler is too big.
Add file:line comments in generated python code so that it is
easier map backtraces back to source code. (I am still not
sure how to achieve the same convenience for generated assembly)
Remove unused "helpers" section.
Inline/move NterpNewArray in ARM. The handler size fits.
Allow slow_path definition outside opcode handler.
Allow slow_path re-definition as long as it is identical.
Test: m com.android.art
Change-Id: I1f744183056674b41a9f6562cf754f4ae46c94a7
Diffstat (limited to 'compiler/optimizing/optimizing_compiler_stats.h')
0 files changed, 0 insertions, 0 deletions