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]

Register Usage - RTL Expression


Hi all,

I am working with GCC Cross compiler 4.1.1.  I just some information
regarding the following:

1. How does the life1 pass gets the register usage information from
the gcse pass?
2. From which other passes and how, the information about registers
used can be determined by looking at the RTL dump of the corresponding
pass?
3. Any documentation regarding the above?

Regards,
Rohit


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