Sciweavers

DYNAMO
2000
87views more  DYNAMO 2000»
13 years 5 months ago
Overcoming the Challenges to Feedback-Directed Optimization
Feedback-directed optimization (FDO) is a general term used to describe any technique that alters a program's execution based on tendencies observed in its present or past ru...
Michael D. Smith
DYNAMO
2000
74views more  DYNAMO 2000»
13 years 5 months ago
A framework for remote dynamic program optimization
Dynamic program optimization allows programs to be generated that are highly tuned for a given environment and input data set. Optimization techniques can be applied and re-applie...
Michael Voss, Rudolf Eigenmann
DYNAMO
2000
110views more  DYNAMO 2000»
13 years 5 months ago
Machine-adaptable dynamic binary translation
Dynamic binary translation is the process of translating and optimizing executable code for one machine to another at runtime, while the program is "executing" on the ta...
David Ung, Cristina Cifuentes
DYNAMO
2000
53views more  DYNAMO 2000»
13 years 5 months ago
Probabilistic data flow system with two-edge profiling
Eduard Mehofer, Bernhard Scholz
DYNAMO
2000
87views more  DYNAMO 2000»
13 years 5 months ago
Derive: a tool that automatically reverse-engineers instruction encodings
Many binary tools, such as disassemblers, dynamiccode generation systems, and executable code rewriters, need to understand how machine instructions are encoded. Unfortunately, sp...
Dawson R. Engler, Wilson C. Hsieh