graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): Fix Comment.
authorRamakrishna Upadrasta <Ramakrishna.Upadrasta@inria.fr>
Wed, 25 Nov 2009 05:02:04 +0000 (06:02 +0100)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 25 Nov 2009 05:02:04 +0000 (05:02 +0000)
commit2e5a7cbf744c8f6925a8ae0b201708250671d579
tree441a5767d45eafc55761e1275d0f124c8a10c1f1
parent1e82de2a59f1cd2bc5faf3d606900191997136f2
graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): Fix Comment.

2009-10-14  Ramakrishna Upadrasta <Ramakrishna.Upadrasta@inria.fr>

* graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): Fix Comment.
(write_alias_graph_to_ascii_dot): New.
(write_alias_graph_to_ascii_ecc): Ditto.
(partition_drs_to_sets): Add testing of optimality of current method which
assigns alias numbers according to DFS Comopnent number.
used as heuristic for the upcoming ECC algorithm.
(build_scop_drs): Write to file also with the ecc and dot format.

From-SVN: r154577
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c