r176598 - in /trunk/gcc: ChangeLog graphite-cla...
spop@gcc.gnu.org
spop@gcc.gnu.org
Thu Jul 21 22:56:00 GMT 2011
Author: spop
Date: Thu Jul 21 22:56:50 2011
New Revision: 176598
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176598
Log:
Record the loop level that defines a clast_name.
2011-07-21 Sebastian Pop <sebastian.pop@amd.com>
* graphite-clast-to-gimple.c (struct clast_name_index): Add level.
(new_clast_name_index): Add level parameter.
(clast_name_to_level): New.
(save_clast_name_index): Add level parameter.
(newivs_to_depth_to_newiv): Removed.
(clast_name_to_gcc): Inlined newivs_to_depth_to_newiv.
(graphite_create_new_loop): Add level parameter. Pass level to
save_clast_name_index.
(translate_clast_for_loop): Pass level to graphite_create_new_loop.
(create_params_index): Pass level to save_clast_name_index.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite-clast-to-gimple.c
More information about the Gcc-cvs
mailing list