154
click to vote
CC
15 years 2 months ago
2008 Springer
JIT compilation is a model of execution which translates at run time critical parts of the program to a low level representation. Typically a JIT compiler produces machine code fro...
145
click to vote
CC
15 years 2 months ago
2008 Springer
The polyhedral model provides powerful abstractions to optimize loop nests with regular accesses. Affine transformations in this model capture a complex sequence of execution-reord...
159
Voted
CC
15 years 2 months ago
2008 Springer
The performance of heap analysis techniques has a significant impact on their utility in an optimizing compiler. Most shape analysis techniques perform interprocedural dataflow ana...
CC
15 years 18 days ago
2008 Springer 139
click to vote
CC
15 years 2 days ago
2008 Springer
In their seminal paper, Valiant, Skyum, Berkowitz and Rackoff proved that arithmetic circuits can be balanced [VSBR]. That is, [VSBR] showed that for every arithmetic circuit of ...
|