Sciweavers

26 search results - page 1 / 6
» lcpc 2005
Sort
View
47
Voted
LCPC
2005
Springer
15 years 3 months ago
A Cache-Conscious Profitability Model for Empirical Tuning of Loop Fusion
Apan Qasem, Ken Kennedy
LCPC
2005
Springer
15 years 3 months ago
Combined ILP and Register Tiling: Analytical Model and Optimization Framework
Lakshminarayanan Renganarayanan, U. Ramakrishna, S...
75
Voted
LCPC
2005
Springer
15 years 3 months ago
Array Replication to Increase Parallelism in Applications Mapped to Configurable Architectures
Heidi E. Ziegler, Priyadarshini L. Malusare, Pedro...
66
Voted
LCPC
2005
Springer
15 years 3 months ago
Evaluating the Impact of Thread Escape Analysis on a Memory Consistency Model-Aware Compiler
Chi-Leung Wong, Zehra Sura, Xing Fang, Kyungwoo Le...
168
Voted
LCPC
2005
Springer
15 years 3 months ago
Applying Data Copy to Improve Memory Performance of General Array Computations
Abstract. Data copy is an important compiler optimization which dynamically rearranges the layout of arrays by copying their elements into local buffers. Traditionally, array copy...
Qing Yi