Efficient Compilation in Compilers through Uncovering and Eliminating Redundancies

dc.contributor.authorOmonijo, Oluwaseyi Oluwatola
dc.contributor.authorOlateju, Abideen Olaitan
dc.contributor.authorAdesanya, Olujeda Olakunle
dc.contributor.authorEbirika, Chiyere
dc.contributor.authorJohn-Dewole, Adedamola Temilola
dc.date.accessioned2026-01-31T21:13:12Z
dc.date.issued2025-12-30
dc.description.abstractRedundancy elimination is aimed at reducing unnecessary work and improve execution efficiency of compilers. The efficiency of redundancy elimination has become increasingly important as modern software systems increase in size and complexity, thereby, influencing compilation scalability as well as runtime performance. Redundancy elimination techniques are still frequently applied as isolated optimizations despite extensive prior work, with little emphasis on their coordination, cost, and interaction effects within modern compilation pipelines. Although methods like value numbering, LoopInvariant Code Motion (LICM), Common Subexpression Elimination (CSE), and Partial Redundancy Elimination (PRE) are thoroughly covered in literature, integrative analyses that examine how these methods interact with one another and with downstream optimizations are still lacking. Specifically, there is insufficient synthesis of how redundancy elimination affects loop optimization, register allocation, and instruction scheduling in modern compiler infrastructures. The objective of this study is to present an integrated and critical examination of redundancy elimination in modern compilers, focusing on trade-offs, interactions, and design considerations rather than introducing new algorithms. Using Static Single Assignment (SSA) based intermediate representations as a unifying foundation, the study employs a table-driven analytical evaluation of redundancy categories and investigates their integration with loop optimization and code motion techniques. The analysis shows that while eliminating redundancies can significantly reduce duplicated computation, aggressive or poorly coordinated application may result in increased register pressure, disrupted vectorization patterns, and reduced Instruction-Level Parallelism (ILP). These findings highlight the need for coordination-sensitive and cost-conscious optimization techniques. This study offers insights that inform practical compiler design as well as compiler research by redefining redundancy elimination as an interacting optimization system.
dc.identifier.citationOmonijo, O. O., Olateju, A. O., Adesanya, O. O., Ebirika, C., & John-Dewole, A. T. (2025). Efficient compilation in compilers through uncovering and eliminating redundancies. International Journal of Sciences and Innovation Engineering (IJSIE), 2(12), 1115–1126. https://doi.org/10.70849/IJSCI
dc.identifier.issn3049-0251
dc.identifier.urihttps://repository.nmu.edu.ng/handle/123456789/163
dc.language.isoen
dc.publisherInternational Journal of Sciences and Innovation Engineering
dc.relation.ispartofseries2(12)
dc.subjectredundancy elimination
dc.subjectcompiler optimization
dc.subjectpartial redundancy elimination
dc.subjectloop optimization
dc.subjectcode motion
dc.titleEfficient Compilation in Compilers through Uncovering and Eliminating Redundancies
dc.typeArticle

Files

Original bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
Efficient Compilation in Compilers through Uncovering and Eliminating Redundancies.pdf
Size:
1.43 MB
Format:
Adobe Portable Document Format

License bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
1.73 KB
Format:
Item-specific license agreed to upon submission
Description: