2013-03-25 Richard Biener <rguenther@suse.de>
commita2c22c0dc92f13b42490c3f180f7bd96dbf446b1
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2013 09:44:25 +0000 (25 09:44 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Mar 2013 09:44:25 +0000 (25 09:44 +0000)
tree566436d6b91c9959a729dc11c6aeda2161a60620
parent10836fcce806e5fcb060ef2fa7eb2ca29580fbd4
2013-03-25  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (struct depend): Remove.
(struct lim_aux_data): Make depends a vec of gimples.
(free_lim_aux_data): Adjust.
(add_dependency): Likewise.
(set_level): Likewise.

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