This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: where to get resource reservation tables...
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Deepak B. Nayak" <deepakbn at csa dot iisc dot ernet dot in>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 09 Sep 2002 14:43:47 -0400
- Subject: Re: where to get resource reservation tables...
>>>>> Deepak B Nayak writes:
Deepak> i am working on machine dependent compiler optimizations for IA-64...
Deepak> for software pipelining, i need resource usage of each intsruction that
Deepak> we specify in .md file.
A software pipelining optimization pass already is implemented,
but not integrated into the FSF sources.
David