Elvira Albert , Jesús Correas , Pablo Gordillo , Guillermo Román-Díez , Albert Rubio
{"title":"Harnessing heap analysis for the synthesis of superoptimized bytecode","authors":"Elvira Albert , Jesús Correas , Pablo Gordillo , Guillermo Román-Díez , Albert Rubio","doi":"10.1016/j.jss.2024.112284","DOIUrl":null,"url":null,"abstract":"<div><div>Superoptimization is a type of program synthesis technique that, given an original loop-free sequence of instructions, synthesizes an alternative semantically-equivalent sequence that is optimal wrt the considered objective function. Working on loop-free sequences restricts the kind of achievable optimizations to the <em>local</em> scope of the considered sequences. This article harnesses a <em>global</em> heap analysis for the synthesis of superoptimized loop-free sequences of bytecode. The global heap analysis will allow us to infer useless write heap accesses, aliasing and non-aliasing properties, and calling-contexts for the sequences. Exploiting this information on an existing superoptimizer for Ethereum bytecode has required novel extensions: (1) developing a finer-grained heap analysis able to infer heap properties that can boost superoptimization, (2) adapting several components of the superoptimizer to leverage the heap properties, and (3) extending the superoptimization algorithm to work in a context-sensitive way. Our experimental results on more than 200,000 sequences show that harnessing heap analysis for superoptimization not only improves the quality of the optimization but it can even reduce the optimization time.</div></div>","PeriodicalId":51099,"journal":{"name":"Journal of Systems and Software","volume":"221 ","pages":"Article 112284"},"PeriodicalIF":3.7000,"publicationDate":"2024-11-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Systems and Software","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0164121224003285","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
Abstract
Superoptimization is a type of program synthesis technique that, given an original loop-free sequence of instructions, synthesizes an alternative semantically-equivalent sequence that is optimal wrt the considered objective function. Working on loop-free sequences restricts the kind of achievable optimizations to the local scope of the considered sequences. This article harnesses a global heap analysis for the synthesis of superoptimized loop-free sequences of bytecode. The global heap analysis will allow us to infer useless write heap accesses, aliasing and non-aliasing properties, and calling-contexts for the sequences. Exploiting this information on an existing superoptimizer for Ethereum bytecode has required novel extensions: (1) developing a finer-grained heap analysis able to infer heap properties that can boost superoptimization, (2) adapting several components of the superoptimizer to leverage the heap properties, and (3) extending the superoptimization algorithm to work in a context-sensitive way. Our experimental results on more than 200,000 sequences show that harnessing heap analysis for superoptimization not only improves the quality of the optimization but it can even reduce the optimization time.
期刊介绍:
The Journal of Systems and Software publishes papers covering all aspects of software engineering and related hardware-software-systems issues. All articles should include a validation of the idea presented, e.g. through case studies, experiments, or systematic comparisons with other approaches already in practice. Topics of interest include, but are not limited to:
•Methods and tools for, and empirical studies on, software requirements, design, architecture, verification and validation, maintenance and evolution
•Agile, model-driven, service-oriented, open source and global software development
•Approaches for mobile, multiprocessing, real-time, distributed, cloud-based, dependable and virtualized systems
•Human factors and management concerns of software development
•Data management and big data issues of software systems
•Metrics and evaluation, data mining of software development resources
•Business and economic aspects of software development processes
The journal welcomes state-of-the-art surveys and reports of practical experience for all of these topics.