Sciweavers

3693 search results - page 5 / 739
» Splitting a Logic Program
Sort
View
CC
2009
Springer
153views System Software» more  CC 2009»
14 years 8 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
13 years 12 months ago
Parallel programming in Split-C
David E. Culler, Andrea C. Arpaci-Dusseau, Seth Co...
CADE
2004
Springer
14 years 8 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

Publication
135views
13 years 9 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