Sciweavers

864 search results - page 20 / 173
» codes 2003
Sort
View
85
Voted
MICRO
2003
IEEE
142views Hardware» more  MICRO 2003»
15 years 2 months ago
Hardware Support for Control Transfers in Code Caches
Many dynamic optimization and/or binary translation systems hold optimized/translated superblocks in a code cache. Conventional code caching systems suffer from overheads when con...
Ho-Seop Kim, James E. Smith
ICSE
2003
IEEE-ACM
15 years 9 months ago
Recovering Documentation-to-Source-Code Traceability Links using Latent Semantic Indexing
An information retrieval technique, latent semantic indexing, is used to automatically identify traceability links from system documentation to program source code. The results of...
Andrian Marcus, Jonathan I. Maletic
75
Voted
IPPS
2003
IEEE
15 years 2 months ago
Continuous Compilation: A New Approach to Aggressive and Adaptive Code Transformation
Over the past several decades, the compiler research community has developed a number of sophisticated and powerful algorithms for a varierty of code improvements. While there are...
Bruce R. Childers, Jack W. Davidson, Mary Lou Soff...
WSCG
2003
155views more  WSCG 2003»
14 years 11 months ago
Recovering Registered Geometry and High Dynamic Range Texture with Coded Structured Light
In the last two decades the problem of accurately capturing the geometry of an object was extensively studied, while the acquisition of high-quality textures only in recent years ...
Asla Medeiros Sá, Paulo Cezar Pinto Carvalh...
89
Voted
MICRO
2003
IEEE
135views Hardware» more  MICRO 2003»
15 years 2 months ago
Generational Cache Management of Code Traces in Dynamic Optimization Systems
A dynamic optimizer is a runtime software system that groups a program’s instruction sequences into traces, optimizes those traces, stores the optimized traces in a softwarebase...
Kim M. Hazelwood, Michael D. Smith