summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
authorSebastian Pop <sebastian.pop@amd.com>2009-11-25 05:28:05 +0000
committerSebastian Pop <spop@gcc.gnu.org>2009-11-25 05:28:05 +0000
commit7b7f2ca76cec6c22c1b0bd1a6bb31baebddaca99 (patch)
tree52a744653644e7ddc8b4754dda1d5ba9a19b3737 /gcc/c-lang.c
parent6119e7d5ec67f6133abc2090697b7e3bf7e65ffc (diff)
downloadgcc-7b7f2ca76cec6c22c1b0bd1a6bb31baebddaca99.tar.gz
graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops created by the loop distribution.
2009-11-03 Sebastian Pop <sebastian.pop@amd.com> * graphite-interchange.c (lst_perfect_nestify): Pass 3 parameters for the loops created by the loop distribution. Do not modify the input LSTs. (lst_try_interchange_loops): Same. Use a temporary LST for the transformed schedule. Call lst_update_scattering before data dependence analysis. (lst_try_interchange): Pass an extra parameter INDEX. (lst_do_interchange_1): New. (lst_do_interchange): Call lst_do_interchange_1. (scop_do_interchange): Call lst_update_scattering. * graphite-poly.c (apply_poly_transforms): Do not call lst_update_scattering. * graphite-poly.h (lst_pred): New. (lst_succ): New. (lst_find_first_pbb): Return NULL when not found. (lst_empty_p): New. (lst_insert_in_sequence): Allow LST1 to be NULL. (lst_replace): New. (lst_substitute_3): New. * gcc.dg/graphite/interchange-1.c: XFail. * gcc.dg/graphite/interchange-8.c: XFail. * gcc.dg/graphite/interchange-11.c: XFail. From-SVN: r154632
Diffstat (limited to 'gcc/c-lang.c')
0 files changed, 0 insertions, 0 deletions