graphite-clast-to-gimple.c (find_pbb_via_hash): Moved up.
2009-10-26 Sebastian Pop <sebastian.pop@amd.com> * graphite-clast-to-gimple.c (find_pbb_via_hash): Moved up. (dependency_in_loop_p): Same. (translate_clast): Do not use loop->aux. Initialize loop->can_be_parallel. (mark_loops_parallel): Removed. * graphite-clast-to-gimple.h (mark_loops_parallel): Removed. * graphite.c (free_aux_in_new_loops): Removed. (graphite_finalize): Do not call free_aux_in_new_loops. (graphite_transform_loops): Do not call mark_loops_parallel. From-SVN: r154626
Showing
- gcc/ChangeLog.graphite 13 additions, 1 deletiongcc/ChangeLog.graphite
- gcc/graphite-clast-to-gimple.c 69 additions, 82 deletionsgcc/graphite-clast-to-gimple.c
- gcc/graphite-clast-to-gimple.h 0 additions, 1 deletiongcc/graphite-clast-to-gimple.h
- gcc/graphite.c 0 additions, 20 deletionsgcc/graphite.c
Loading
Please register or sign in to comment