26 citations · 26 across the 5 of their papers we have counts for
Showing cs.PLShow all
2 papers · 1 filter
cs.PL2014
A Tiling Perspective for Register Optimization
Lukasz Domagala, Fabrice Rastello, Sadayappan Ponnuswany +1
Register allocation is a much studied problem. A particularly important context for optimizing register allocation is within loops, since a significant fraction of the execution ti…
cs.PL2014
Parameterized Construction of Program Representations for Sparse Dataflow Analyses
André Tavares, Benoit Boissinot, Fernando Pereira +1
Data-flow analyses usually associate information with control flow regions. Informally, if these regions are too small, like a point between two consecutive statements, we call the…