]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
tree-ssa-loop-im.c (struct mem_ref): Remove indep_ref and dep_ref members.
authorRichard Biener <rguenther@suse.de>
Fri, 22 Mar 2013 13:07:20 +0000 (13:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 22 Mar 2013 13:07:20 +0000 (13:07 +0000)
commite14d094cacf2490a04f887658b3313ba9e951190
treeced3bab8bf744574a7d341d589195e88cca613a7
parente9cf7316cb3d029ae8bd3708b016b3dfcbe43250
tree-ssa-loop-im.c (struct mem_ref): Remove indep_ref and dep_ref members.

2013-03-22  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (struct mem_ref): Remove indep_ref and
dep_ref members.
(mem_ref_alloc): Do not allocate them.
(refs_independent_p): Do not query or maintain a cache.

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