Sciweavers

176 search results - page 2 / 36
» Arrays and References
Sort
View
JSS
2000
50views more  JSS 2000»
13 years 7 months ago
Data dependence analysis for array references
Tsung-Chuan Huang, Cheng-Ming Yang
JISE
1998
42views more  JISE 1998»
13 years 7 months ago
Compiling Array References with Affine Functions for Data-Parallel Programs
Wen-Hsing Wei, Kuei-Ping Shih, Jang-Ping Sheu
TODAES
2002
55views more  TODAES 2002»
13 years 7 months ago
Global array reference allocation
Guido Araujo, Guilherme Ottoni, Marcelo Silva Cint...
DATE
2002
IEEE
104views Hardware» more  DATE 2002»
14 years 15 days ago
A Compiler-Based Approach for Improving Intra-Iteration Data Reuse
Intra-iteration data reuse occurs when multiple array references exhibit data reuse in a single loop iteration. An optimizing compiler can exploit this reuse by clustering (in the...
Mahmut T. Kandemir
ICS
2005
Tsinghua U.
14 years 1 months ago
Lightweight reference affinity analysis
Previous studies have shown that array regrouping and structure splitting significantly improve data locality. The most effective technique relies on profiling every access to eve...
Xipeng Shen, Yaoqing Gao, Chen Ding, Roch Archamba...