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]
Other format: [Raw text]

Re: GSOC - Student Roundup


On 07/05/2011 06:58 PM, Dimitrios Apostolou wrote:
The level of my understanding of this part is still basic, I've now only
scratched the surface of Dataflow Analysis.

Well you're not looking at df proper, which is mostly a textbook implementation with some quirks; you're looking at RTL operand scanning, which should indeed have a big "here be dragons" sign on it. But you're doing fine. :)


Paolo


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