Algorithms for Pre-Compiling Programs by Parallel Compilers.

F AlFayez - Computer Systems Science & Engineering, 2023 - search.ebscohost.com
The paper addresses the challenge of transmitting a big number of files stored in a data
center (DC), encrypting them by compilers, and sending them through a network at an …

[PDF][PDF] Divide and allocate: The trace register allocation framework

J Eisl - 2018 - src.acm.org
Register allocation is a mandatory task for almost every compiler and consumes a signi cant
portion of compile time. In a just-in-time compiler, compile time is a particular issue because …

[PDF][PDF] DE L'UNIVERSITÉ DE BORDEAUX

D LAJOU - 2021 - labri.fr
La deuxième famille de coloration consiste à colorer les arêtes au lieu des sommets en
respectant différents critères. Nous étudions quatre types de colorations d'arêtes: la …

[PDF][PDF] Evaluation of algorithms for solving the edge coloring problem in bipartite graphs

K Knežević, P Obradović, M Mišić - eventiotic.com
The graph coloring problem has a wide range of applications in different areas of science
and engineering. Graph coloring is a problem where it is necessary to assign colors to graph …

[PDF][PDF] Trace Register Allocation

DIJ Eisl - 2018 - epub.jku.at
Register allocation, ie, mapping the variables of a programming language to the physical
registers of a processor, is a mandatory task for almost every compiler and consumes a …

Pre-compiling Parallel Algorithms for Compilers into a Network

M Jemmali, F Al Fayez - 2021 - scholar.archive.org
The paper presents a novel pre-compiler approach by introducing several algorithms to
solve the NP-hard problem. The paper address the challenge of transferring a large number …

Simulation-Based Code Duplication in a Dynamic Compiler/submitted by DI David Leopoldseder, BSc.

D Leopoldseder - 2019 - epub.jku.at
Dynamic compilers perform a wealth of optimizations to improve the performance of the
generated machine code. They inline functions, unroll, peel and vectorize loops, remove …

Trace Register Allocation/submitted by DI Josef Eisl, BSc.

J Eisl - 2018 - epub.jku.at
Register allocation, ie, mapping the variables of a programming language to the physical
registers of a processor, is a mandatory task for almost every compiler and consumes a …