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: SSA implementation



"David Dolan" <ddolan@andrew.cmu.edu> writes:

> Has the ssa pass been fully implemented in the most current snapshot?

It does turn the code into SSA form.  That's close to everything we
want it to do.  In the future there will be other things done while
the code is in SSA form, but they will be separate passes.
-- 
- Geoffrey Keating <geoffk@cygnus.com>

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