diff options
| author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-06 19:20:47 +0000 |
|---|---|---|
| committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-04-06 19:20:47 +0000 |
| commit | ca77c6ec2d25206fe9064d190e00b4abe1cf9fd9 (patch) | |
| tree | af5aaa660a0bf216deaa0abaff2ff41c36952f16 /libjava/classpath/java | |
| parent | a29ec3eb5f80f228a12550e1ce7a1448c4550e4e (diff) | |
| download | ppe42-gcc-ca77c6ec2d25206fe9064d190e00b4abe1cf9fd9.tar.gz ppe42-gcc-ca77c6ec2d25206fe9064d190e00b4abe1cf9fd9.zip | |
Avoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
* graphite-clast-to-gimple.c (graphite_verify): Remove redundant
call to verify_ssa. Invoke verify_loop_closed_ssa with an extra
argument.
* graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
* graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
(rewrite_commutative_reductions_out_of_ssa): Same.
* passes.c (execute_function_todo): Call verify_ssa for every pass
in the LNO. Invoke verify_loop_closed_ssa with an extra argument.
* tree-flow.h (verify_loop_closed_ssa): Update declaration.
* tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
with an extra argument.
* tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same. Call
verify_ssa only when the extra argument is true.
(gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
with an extra argument.
(tree_transform_and_unroll_loop): Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158021 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java')
0 files changed, 0 insertions, 0 deletions

