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


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

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

    Richard> Unfortunately, very few of our optimizations preserve the
    Richard> CFG. 

Bummer, that's what I thought.   One of these days, we should make
them dynamically update the CFG as they go.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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