Hi, I am planning to begin a project to explore the space of tuning gcc internals in an effort to increase performance. I am wondering if anyone can point to me any parameterizations, heuristics, or priorities functions within gcc that can be tuned/adjusted. Some general areas I am considering include register allocation and data prefetching.
Thanks, Robert