This is the mail archive of the gcc-cvs@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]

r152156 - in /branches/graphite/gcc: ChangeLog....


Author: lifeng
Date: Fri Sep 25 05:20:06 2009
New Revision: 152156

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152156
Log:
Write the alias graph to file.

2009-09-25  Li Feng  <nemokingdom@gmail.com>

      * graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): New.
      (build_scop_drs): When debugging, write the alias graph to file,
      otherwise, should be disabled.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-sese-to-poly.c


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