This is the mail archive of the gcc-patches@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: [patch] new dominance calculator



From ldc.c:
  /* This file implements an algorithm for calculating dominators in linear
     time, as presented in ftp://ftp.diku.dk/diku/semantics/papers/D-320.ps.gz


I wasn't able to connect to that FTP server.  Do you have a copy of this
paper that you could send me?  It would greatly help in trying to understand
this code.

jeff


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