]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
tree-ssa-loop-im.c (struct depend): Remove.
authorRichard Biener <rguenther@suse.de>
Mon, 25 Mar 2013 09:44:25 +0000 (09:44 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 25 Mar 2013 09:44:25 +0000 (09:44 +0000)
commit76421b449bb55a9e9ede9e483cda8b6081829de4
tree566436d6b91c9959a729dc11c6aeda2161a60620
parentd154bfa22dcd6442f30a615cab1d4720cafb0b58
tree-ssa-loop-im.c (struct depend): Remove.

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.

From-SVN: r197031
gcc/ChangeLog
gcc/tree-ssa-loop-im.c