OSDN Git Service

2009-10-14 Ramakrishna Upadrasta <Ramakrishna.Upadrasta@inria.fr>
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 2009 05:02:04 +0000 (05:02 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Nov 2009 05:02:04 +0000 (05:02 +0000)
commit962338588fc250b8cdc3c7e9aaaa5e9e8a48edb8
tree441a5767d45eafc55761e1275d0f124c8a10c1f1
parent8eedbd74ce9b12727d5af1e476060919154ea1b9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154577 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c