This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Software Pipelining



I have looked into the code there are terms like apilogue and prologue used
in the code which make me believe that GCC support software pipelining. Also
there are function that perform delay slots and prediction of branch. My
question is is it true that GCC support software pipelining? and if yes then
what kind of optimization GCC does to support software pipelining.

Regards
Syed Rauf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]