Hi All, Does anyone know of any document describing (in details) the reload phase of GCC?
I am planning to write a linear scan reload for GCC (one that does not take reg_renumber but takes instruction specific register allocation and move information). Can anyone point me to some existing code/literature for this in GCC? regards, Raj