diff options
author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-08-27 10:10:34 +0000 |
---|---|---|
committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-08-27 10:10:34 +0000 |
commit | 71fa3334cbf5c0de7bb3d5bec266f29c64e66d23 (patch) | |
tree | 311215e5a03ff949e2f3101bcf33c5ac1f3ec523 /gcc/java | |
parent | 8fc60d7f2ac0a4eb6d8de27d2d1289627f1bc041 (diff) | |
download | gcc-71fa3334cbf5c0de7bb3d5bec266f29c64e66d23.tar.gz |
2013-08-27 Richard Biener <rguenther@suse.de>
PR tree-optimization/57521
* tree-if-conv.c (if_convertible_bb_p): Verify that at least
one edge is non-critical.
(find_phi_replacement_condition): Make sure to use a non-critical
edge. Cleanup and remove old bug workarounds.
(bb_postdominates_preds): Remove.
(if_convertible_loop_p_1): Do not compute post-dominators.
(combine_blocks): Do not free post-dominators.
(main_tree_if_conversion): Likewise.
(pass_data_if_conversion): Add TODO_verify_ssa.
* gcc.dg/torture/pr57521.c: New testcase.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202019 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions