"Prasad, Kamal R" <[EMAIL PROTECTED]> writes:

>  Can someone tell me the back-end optimizations available for itanium
> (IA64)?
> We (HP) may be able to contribute to this from our side.

GCC implements more or less the same set of optimizations for all
targets.  I don't think there are any IA64 specific optimizations in
gcc.  Obviously all the details related to code generation are IA64
specific, and the IA64 is the only user of several hooks into the
instruction scheduler.

Contributions would be very welcome.

Ian

Reply via email to