Make some of the graphite functions from graphite-clast-to-gimple.c exposed for the...
commite55455b61458157545cd18623aa337fc1d2f58a5
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Dec 2010 06:28:24 +0000 (25 06:28 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 25 Dec 2010 06:28:24 +0000 (25 06:28 +0000)
tree1bad1898a4ec395273c1b89291368e93ae745cb1
parent670e0fdb1cebe9290c1309739ed7e4565e2bdd36
Make some of the graphite functions from graphite-clast-to-gimple.c exposed for the new files.

2010-12-25  Alexey Kravets  <kayrick@ispras.ru>

* graphite-clast-to-gimple.c (struct clast_name_index): Move
definition to graphite-clast-to-gimple.h.
(clast_name_to_index): Ditto.
(clast_name_index_elt_info): Ditto.
(eq_clast_name_indexes): Ditto.
(save_clast_name_index): Export.
(clast_name_to_gcc): Ditto.
(clast_to_gcc_expression): Ditto.
(gcc_type_for_clast_expr): Ditto.
(graphite_create_new_guard): Ditto.
(gcc_type_for_iv_of_clast_loop): Ditto.
(graphite_create_new_loop): Ditto.
(build_iv_mapping): Ditto.
(graphite_create_new_loop_guard): Ditto.
(debug_clast_name_index): New.
(debug_clast_name_indices): New debug function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@168237 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c
gcc/graphite-clast-to-gimple.h
gcc/graphite-cloog-compat.h