Sciweavers

82
Voted
CC
2006
Springer
125views System Software» more  CC 2006»
15 years 18 days ago
Converting Intermediate Code to Assembly Code Using Declarative Machine Descriptions
Abstract. Writing an optimizing back end is expensive, in part because it requires mastery of both a target machine and a compiler's internals. We separate these concerns by i...
João Dias, Norman Ramsey
CC
2006
Springer
125views System Software» more  CC 2006»
15 years 18 days ago
Path-Based Reuse Distance Analysis
Abstract. Profiling can effectively analyze program behavior and provide critical information for feedback-directed or dynamic optimizations. Based on memory profiling, reuse dista...
Changpeng Fang, Steve Carr, Soner Önder, Zhen...
CC
2006
Springer
15 years 18 days ago
Iterative Collective Loop Fusion
Thomas J. Ashby, Michael F. P. O'Boyle