diff options
author | Sebastian Pop <sebastian.pop@amd.com> | 2011-01-25 06:48:32 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2011-01-25 06:48:32 +0000 |
commit | 5c640e296a195f791a8ace575c967d7e6f1b69e8 (patch) | |
tree | 161cf05bc35732e9546711884cdfa0e1b5cb902f /MAINTAINERS | |
parent | ac53c0698a1eea50ce05c00d9e7d088c7e43f916 (diff) | |
download | gcc-5c640e296a195f791a8ace575c967d7e6f1b69e8.tar.gz |
Pass to dr_analyze_indices the analysis loop for subscripts.
2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
* graphite-scop-detection.c (stmt_has_simple_data_refs_p): Update
call to graphite_find_data_references_in_stmt.
* graphite-sese-to-poly.c (outermost_loop_in_sese_1): New.
(try_generate_gimple_bb): Call outermost_loop_in_sese_1. Update
call to graphite_find_data_references_in_stmt.
(analyze_drs_in_stmts): Same.
* tree-data-ref.c (dr_analyze_indices): Pass in parameter the loop
in which the scalar analysis of indices is performed.
(create_data_ref): Same. Update call to dr_analyze_indices.
(find_data_references_in_stmt): Update call to create_data_ref.
(graphite_find_data_references_in_stmt): Same.
* tree-data-ref.h (graphite_find_data_references_in_stmt): Update
declaration.
(create_data_ref): Same.
* tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Update
call to create_data_ref.
From-SVN: r169218
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions