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: cfg representation


>>>>> "Diego" == Diego Novillo <dnovillo@google.com> writes:

 > are gimplify.c for all the conversion to GIMPLE, tree-cfg.c for the
 > building of the CFG and omp-low.c for the conversion into Low
 > GIMPLE.

Actually, gimple-low.c.  omp-low.c is only for the OpenMP lowering.


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