]> git.ipfire.org Git - thirdparty/gcc.git/commit
add dump of data dependences
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 14:53:16 +0000 (14:53 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 14:53:16 +0000 (14:53 +0000)
commitd9ac4c34752ce86cb6ce11624ac5497bb95feff2
treeb309f9bb6f3719afe5fb62ac88e45fbe20be210b
parenta765cde058865facb694ad789d4bef9e162babb5
add dump of data dependences

2015-10-07  Aditya Kumar  <aditya.k7@samsung.com>
                Sebastian Pop  <s.pop@samsung.com>

                * graphite-dependences.c (scop_get_dependences): Add dump of the
                data dependence graph.
                * graphite-poly.c (print_isl_union_map): New.
                (debug_isl_union_map): New.
                * graphite-poly.h (print_isl_union_map): Declare.
                (debug_isl_union_map): Declare.

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