diff options
author | Richard Guenther <rguenther@suse.de> | 2010-05-06 09:04:00 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2010-05-06 09:04:00 +0000 |
commit | e3bdfed62abe1c163b93162e53a377b21b5658dc (patch) | |
tree | 06f32bf636037d2caf5f7c51678ee35c661cafa5 /gcc/graphite-blocking.c | |
parent | a81b065a47a134e66937060f7ae14f1ae939b7b5 (diff) | |
download | gcc-e3bdfed62abe1c163b93162e53a377b21b5658dc.zip gcc-e3bdfed62abe1c163b93162e53a377b21b5658dc.tar.gz gcc-e3bdfed62abe1c163b93162e53a377b21b5658dc.tar.bz2 |
re PR tree-optimization/43934 (LIM should handle PHI nodes)
2010-05-06 Richard Guenther <rguenther@suse.de>
PR tree-optimization/43934
* tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
(stmt_cost): Likewise.
(extract_true_false_args_from_phi): New helper.
(determine_max_movement): For PHI nodes verify we can hoist them
and compute their cost.
(determine_invariantness_stmt): Handle PHI nodes.
(move_computations_stmt): Likewise. Hoist PHI nodes in
if-converted form using COND_EXPRs.
(move_computations): Return TODO_cleanup_cfg if we hoisted PHI
nodes.
(tree_ssa_lim): Likewise.
* tree-flow.h (tree_ssa_lim): Adjust prototype.
* tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
* gcc.dg/tree-ssa/ssa-lim-9.c: New testcase.
From-SVN: r159099
Diffstat (limited to 'gcc/graphite-blocking.c')
0 files changed, 0 insertions, 0 deletions