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: Stepanov, PowerPC, life_analysis


On Sat, Jun 09, 2001 at 11:48:05AM -0700, Mark Mitchell wrote:
>   - In rest_of_compilation, indicate where the basic-block graph is 
>     known to be valid and where it is known to be invalid. 

Unfortunately, very few of our optimizations preserve the CFG.
But it would certainly be possible to note which do.

>   - Explain more clearly the caveats about calling life_analysis.
>     When do you need which flags?  Not just what do they do, but 
>     when do we need what.  Do I need to worry about LOG_LINKS here,
>     etc.?

Hmm.  I'll see what I can come up with.


r~


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