FrontPage
#geshi(c++){{ for (i = 0; i < n; i++) {
a[i] = a[i] + b[i]; __builtin_prefetch (&a[i+j], 1, 1); __builtin_prefetch (&b[i+j], 0, 1); /* ... */