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: Rerunning CSE after GCSE


    Yea, it worked by keeping state for each block and re-using that to speed
    up skip-blocks, follow-jumps, etc etc if I recall.

I would like to see if we still *need* skip-blocks and follow-jumps now
that we have gcse.


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