This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153467 - in /branches/graphite/gcc: ChangeLog....
- From: spop at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 22 Oct 2009 17:31:07 -0000
- Subject: r153467 - in /branches/graphite/gcc: ChangeLog....
Author: spop
Date: Thu Oct 22 17:31:06 2009
New Revision: 153467
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153467
Log:
Enable dumping of alias graphs.
2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
* graphite-sese-to-poly.c (dump_alias_graphs): New.
(build_scop_drs): Call dump_alias_graphs.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-sese-to-poly.c