Just-In-Time Compilation on ARM—A Closer Look at Call-Site Code Consistency

Tim Hartley,Foivos S. Zakkak,Andy Nisbet,Christos Kotselidis,Mikel Luján
DOI: https://doi.org/10.1145/3546568
IF: 1.444
2022-09-16
ACM Transactions on Architecture and Code Optimization
Abstract:The increase in computational capability of low-power Arm architectures has seen them diversify from their more traditional domain of portable battery powered devices into data center servers, personal computers, and even Supercomputers. Thus, managed languages (Java, Javascript, etc.) that require a managed runtime environment (MRE) need to be ported to the Arm architecture, requiring an understanding of different design tradeoffs.
computer science, theory & methods, hardware & architecture
What problem does this paper attempt to address?