Sciweavers

4 search results - page 1 / 1
» A probabilistic pointer analysis for speculative optimizatio...
Sort
View
64
Voted
ASPLOS
2006
ACM
15 years 3 months ago
A probabilistic pointer analysis for speculative optimizations
Jeff Da Silva, J. Gregory Steffan
IEEEPACT
2002
IEEE
15 years 2 months ago
Speculative Alias Analysis for Executable Code
Optimizations performed at link time or directly applied to final program executables have received increased attention in recent years. Such low-level optimizations can benefit...
Manel Fernández, Roger Espasa
PPOPP
2003
ACM
15 years 3 months ago
Compiler support for speculative multithreading architecture with probabilistic points-to analysis
Speculative multithreading (SpMT) architecture can exploit thread-level parallelism that cannot be identified statically. Speedup can be obtained by speculatively executing threa...
Peng-Sheng Chen, Ming-Yu Hung, Yuan-Shin Hwang, Ro...
LCPC
2001
Springer
15 years 2 months ago
Probabilistic Points-to Analysis
Information gathered by the existing pointer analysis techniques can be classified as must aliases or definitely-points-to relationships, which hold for all executions, and may a...
Yuan-Shin Hwang, Peng-Sheng Chen, Jenq Kuen Lee, R...