r134672 - in /branches/graphite/gcc: ChangeLog....
spop@gcc.gnu.org
spop@gcc.gnu.org
Fri Apr 25 17:53:00 GMT 2008
Author: spop
Date: Fri Apr 25 17:53:12 2008
New Revision: 134672
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134672
Log:
* graphite.c (basic_block_simple_for_scop_p): Renamed harmful_stmt_in_bb.
(save_scop, preds_at_same_depth, test_for_scop_bound): Removed.
(add_dominators_to_open_scops, build_scops_1): Reimplemented.
(all_preds_visited_p, all_succs_visited_p, start_new_scop_for_each_succ,
start_new_scop, stop_last_open_scop, scop_end_loop): New.
(build_scops): Do not use dfs_enumerate_from.
* testsuite/gcc.dg/graphite/scop-{1,2,4}.c: Updated.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-1.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-2.c
branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-4.c
More information about the Gcc-cvs
mailing list