This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Prefetch and literature/research papers
- To: Jan Hubicka <hubicka at atrey dot karlin dot mff dot cuni dot cz>
- Subject: Re: Prefetch and literature/research papers
- From: Dan Nicolaescu <dann at godzilla dot ICS dot UCI dot EDU>
- Date: Wed, 12 Apr 2000 17:35:44 -0700
- Cc: gcc at gcc dot gnu dot org
Jan Hubicka said:
> Hi
> I forgot to mention, that I would welcome any pointers to
> literature/research p apers available about the prefetch generation
> topics.
You can look-up Todd Mowry's work (look for his PhD thesis):
http://www.cs.cmu.edu/~tcm/Papers.html
if you follow the references in his papers you can probably get to a
lot of the research that has been done on the subject.
--dan