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]

Re: [patches] Re: unconditional pre-reload splitter


> Jan did you intended to do the spliting when not optimizing if so
> then the register use info needs to get updated.
Yes, I did. It should simplify writting md files, as you would not
need to worry about two separate compilation modes.
> 
> The easiest way is get rid of the register_life_up_to_date flag
> and always call recompute_reg_usage.
Is that enought to do so after 7th? I am away now.

Honza
> 
> Graham


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