Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
  Hendren, Laurie J. Add to Alert Profile  
 
Options:
Date Reviewed  
  1 - 5 of 5 reviews    
  A modular approach to on-stack replacement in LLVM
Lameed N., Hendren L.  VEE 2013 (Proceedings of the 9th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments, Houston, TX, Mar 16-17, 2013) 143-154, 2013.  Type: Proceedings

On-stack replacement is the process of interrupting a running program, optimizing some portion of that program, and then continuing execution from the point of interruption. It dynamically implements a mixed-code approach [1], in which...
...
Apr 18 2013  
  A portable research framework for the execution of Java bytecodeGagnon E. (ed) Hendren L.2003 Type: Doctoral Thesis
This work presents the design of SableVM, an extensible Java Virtual Machine (JVM). The goal of SableVM, as stated by the author, is to provide a portable, easily modifiable bytecode interpreter that can serve as a research platform fo...
...
Aug 16 2005  
  Locality Analysis for Parallel C Programs
Zhu Y., Hendren L. IEEE Transactions on Parallel and Distributed Systems 10(2): 99-114, 1999.  Type: Article

The authors investigate compiler techniques for parallel programsused to determine when indirect memory references are local. The authorspresent an algorithm for static locality analysis of parallel C programsbased on type-inference te...
...
Jul 1 1999  
  Supporting dynamic data structures on distributed-memory machines
Rogers A., Carlisle M., Reppy J., Hendren L. ACM Transactions on Programming Languages and Systems 17(2): 233-263, 1995.  Type: Article

A good general principle for programming a distributed-memory machine is that the processor that owns an item of data is responsible for updating that item. This principle reduces the volume of interprocessor messages and makes synchro...
...
May 1 1996  
  Abstract description of pointer data structures: an approach for improving the analysis and optimization of imperative programs
Hummel J., Hendren L., Nicolau A. ACM Letters on Programming Languages and Systems 1(3): 243-260, 1992.  Type: Article

The authors discuss the inherent difficulties in optimizing programs with pointer data structures and present a mechanism for augmenting the syntax for pointer variable declarations with useful descriptive information. The primary prob...
...
Dec 1 1994  

   
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy