Sciweavers

3693 search results - page 5 / 739
» Splitting a Logic Program
Sort
View
CC
2009
Springer
153views System Software» more  CC 2009»
15 years 10 months ago
Register Spilling and Live-Range Splitting for SSA-Form Programs
Register allocation decides which parts of a variable's live range are held in registers and which in memory. The compiler inserts spill code to move the values of variables b...
Matthias Braun, Sebastian Hack
SC
1993
ACM
15 years 1 months ago
Parallel programming in Split-C
David E. Culler, Andrea C. Arpaci-Dusseau, Seth Co...
80
Voted
CADE
2004
Springer
15 years 9 months ago
Uniform variable splitting
ended abstract motivates and presents techniques for identifying variable independence in free variable calculi for classical logic without equality. Two variables are called indep...
Roger Antonsen
63
Voted

Publication
135views
14 years 10 months ago
Arity Raiser and its Use in Program Specialization
Experiments on generating compilers by specializing specializers with respect to interpreters have shown that the compilers thus obtained have a natural structure only if the speci...
Sergei A. Romanenko