Searching for "Variables as Stacks." – sorted by Relevance.
-
Intra-procedural Inference of Static Types for Java Bytecode
- accesses, it operates on untyped local variables and stack locations. In order to decompile bytecode back
- Cited by 9 (3 self) – Add To MetaCart
-
LaTTe: A Java VM Just-in-Time Compiler with Fast and Efficient Register Allocation
- stack entries and local variables into registers efficiently and quickly, so as to improve the Java
- Cited by 42 (6 self) – Add To MetaCart
-
CACAO - A 64 bit JavaVM Just-in-Time Compiler
- code. Local variables and stack locations are replaced by pseudo registers eliminating the 32 bit
- Cited by 55 (8 self) – Add To MetaCart
-
Memory allocation for embedded systems with a compile-time-unknown scratch-pad size
- -time places frequently used objects in SPM; it considers code, global variables and stack variables
- Cited by 8 (1 self) – Add To MetaCart
-
Constant-Time Root Scanning for Deterministic Garbage Collection
- that are stored outside of the heap itself, in global and local variables and on the execution stack. Root
- Cited by 4 (0 self) – Add To MetaCart
-
A Preliminary Exploration of Optimized Stack Code Generation
- % of redundant local variable accesses were eliminated using this compiler. Compiled intra-block stack scheduling
- Cited by 10 (0 self) – Add To MetaCart
-
Using the Heap to Eliminate Stack Accesses
- of these variables out of the stack frame, and accessing them in their original locations on the heap instead, we can
- Add To MetaCart
-
LaTTe: A Java VM Just-in-Time Compiler
- stack entries and local variables into registers efficiently and quickly, so as to improve the Java
- Add To MetaCart
-
Cache-Conscious Data Placement
- . This is a compiler directed approach that creates an address placement for the stack (local variables
- Cited by 122 (3 self) – Add To MetaCart
-
Decoupling Local Variable Accesses in a Wide-Issue Superscalar Processor
- variables, also known as automatic variables, are allocated on the run-time stack when the function
- Cited by 26 (4 self) – Add To MetaCart

