On 09/27/2012 04:58 PM, Vladimir Makarov wrote:
The following patch mostly prepares some data from IRA which will be
used by LRA. It is done by moving some definitions fro ira-int.h to
ira.h. New data reg_class_subset is generated in IRA for LRA.
New functions dealing with equivs are created
The following patch mostly prepares some data from IRA which will be
used by LRA. It is done by moving some definitions fro ira-int.h to
ira.h. New data reg_class_subset is generated in IRA for LRA.
New functions dealing with equivs are created. They will be used by
LRA. Some code of IRA is