OSDN Git Service

2012-10-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2012 11:55:13 +0000 (11:55 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2012 11:55:13 +0000 (11:55 +0000)
commit2554cbe7abc41efd28c1cea87ed67ff48ac4328a
tree70dff88a3752d2538371f4e3047ad9cd8776929f
parent0a15667cc2233f590e022b0faacd103ec9cb041a
2012-10-08  Richard Guenther  <rguenther@suse.de>

* tree-ssa-pre.c (postorder_num): New global.
(compute_antic): Initialize all blocks and adjust for
generic postorder.
(my_rev_post_order_compute): Remove.
(init_pre): Use inverted_post_order_compute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192204 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-pre.c