diff options
author | Aditya Kumar <hiraditya@msn.com> | 2015-07-20 18:02:49 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2015-07-20 18:02:49 +0000 |
commit | 050e1371a1cce3d2e5c69e95f9077d66c76c20d6 (patch) | |
tree | 831ac1ab7bab2f7c6f763a8aacbf15920b32b776 /gcc/graphite.c | |
parent | a051317b739c58ac84f9e7c60135bd457e94bc19 (diff) | |
download | gcc-050e1371a1cce3d2e5c69e95f9077d66c76c20d6.zip gcc-050e1371a1cce3d2e5c69e95f9077d66c76c20d6.tar.gz gcc-050e1371a1cce3d2e5c69e95f9077d66c76c20d6.tar.bz2 |
Refactor graphite-isl-ast-to-gimple.c
Refactor graphite-isl-ast-to-gimple.c:
Refactor so that each function can access 'region'. This will help
maintain a parameter rename_map within a region. No functional change intended.
This patch will be followed by another set of patches
where translate_isl_ast_to_gimple::region is used to keep parameters which need
renaming. Since we are planning to remove limit_scops, we now have to maintain a
set of parameters which needs renaming. This refactoring helps avoid passing
`region' to all the functions in this file.
It passes bootstrap and regtest.
gcc/ChangeLog:
2015-07-19 Aditya Kumar <hiraditya@msn.com>
* graphite-isl-ast-to-gimple.c:
Refactor so that each function can access 'region'. This will help
maintain a parameter rename_map within a region.
From-SVN: r226014
Diffstat (limited to 'gcc/graphite.c')
0 files changed, 0 insertions, 0 deletions