vix.ing · top · new · best · stats · spec

Conditional Elimination through Code Duplication

2011/06/15 by Joachim Breitner, Breitner, Joachim
Computer Science · #Advanced Malware Detection Techniques #D.3.4 #FOS: Computer and information sciences #Programming Languages (cs.PL) #Software Engineering Research #Software Testing and Debugging Techniques #cs.PL

paper · pdf · doi:10.48550/arxiv.1106.3478

11 pages, 5 figures

arxiv created 2011/06/15 · openalex publication_date 2011/06/15 · arxiv updated 2011/06/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We propose an optimizing transformation which reduces program runtime at the expense of program size by eliminating conditional jumps.

Related