[PDF][PDF] Compiler optimization prediction with new self-improved optimization model

C Shewale, SB Shinde, YB Gurav, RJ Partil… - International Journal of …, 2023 - ncerpune.in
Users may now choose from a vast range of compiler optimizations. These optimizations
interact in a variety of sophisticated ways with one another and with the source code. The …

MAGPIE: Machine automated general performance improvement via evolution of software

A Blot, J Petke - arxiv preprint arxiv:2208.02811, 2022 - arxiv.org
Performance is one of the most important qualities of software. Several techniques have thus
been proposed to improve it, such as program transformations, optimisation of software …

Automatic recovery of fine-grained compiler artifacts at the binary level

Y Du, K Snow, F Monrose - 2022 USENIX Annual Technical …, 2022 - usenix.org
Identifying a binary's compiler configuration enables developers and analysts to locate
potential security issues caused by optimization side-effects, identify binary clones, and …

Implementation of general formal translators

II Petrila - arxiv preprint arxiv:2212.08482, 2022 - arxiv.org
The general translator formalism and computing specific implementations are proposed. The
implementation of specific elements necessary to process the source and destination …

Toward a novel engine for compiler optimization space exploration of big data workloads

H Ahmed, MA Ismail - Software: Practice and Experience, 2022 - Wiley Online Library
Recently, big data specific technologies have been emerging, including domain‐specific
languages, software frameworks, databases, third‐party libraries, and so forth. These …

Assembly Function Recognition in Embedded Systems as an Optimization Problem

M Avitan, EV Ravve, Z Volkovich - Mathematics, 2024 - mdpi.com
Many different aspects of software system development and verification rely on precise
function identification in binary code. Recognition of the source Assembly functions in …

A comprehensive and accurate energy model for arm's cortex-m0 processor

K Georgiou, Z Chamski, K Nikov, K Eder - arxiv preprint arxiv:2104.01055, 2021 - arxiv.org
Energy modeling can enable energy-aware software development and assist the developer
in meeting an application's energy budget. Although many energy models for embedded …

Accurate energy modelling on the Cortex-M0 processor for profiling and static analysis

K Nikov, K Georgiou, Z Chamski, K Eder… - 2022 29th IEEE …, 2022 - ieeexplore.ieee.org
Energy modelling can enable energy-aware software development and assist the developer
in meeting an application's energy budget. Although many energy models for embedded …

A Survey of Optimized Compiler Using Advanced Machine learning and Deep Learning Techniques

LB Pandey, M Sharma, R Tiwari… - 2024 IEEE 6th …, 2024 - ieeexplore.ieee.org
Optimizing compilers is a difficult and time-consuming task, especially when done by hand.
As far as we know, the compiler handles both translation and optimization. An efficient …

Reducer: elimination of repetitive codes for accelerated iterative compilation

H Ahmed, MA Ismail - Computing and Informatics, 2021 - cai.sk
Abstract Low Level Virtual Machine (LLVM) is a widely adopted open source compiler
providing numerous optimization opportunities. The discovery of the best optimization …