-
- Downloads
graphite-blocking.c (lst_do_strip_mine): Avoid strip mining the root of the LST.
2009-10-15 Sebastian Pop <sebastian.pop@amd.com> * graphite-blocking.c (lst_do_strip_mine): Avoid strip mining the root of the LST. * graphite-interchange.c (lst_do_interchange): Avoid interchanging the root of the LST. * graphite-poly.c (scop_to_lst): Fix LST sequence in an outermost fake loop. (print_lst): Print the root of LST in a different format. * graphite-poly.h (lst_depth): Adjust to include the root of the LST. From-SVN: r154593
Showing
- gcc/ChangeLog.graphite 11 additions, 0 deletionsgcc/ChangeLog.graphite
- gcc/graphite-blocking.c 3 additions, 2 deletionsgcc/graphite-blocking.c
- gcc/graphite-interchange.c 3 additions, 2 deletionsgcc/graphite-interchange.c
- gcc/graphite-poly.c 24 additions, 6 deletionsgcc/graphite-poly.c
- gcc/graphite-poly.h 6 additions, 0 deletionsgcc/graphite-poly.h
Loading
Please register or sign in to comment