r196960 - in /trunk/gcc: ChangeLog tree-ssa-loo...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri Mar 22 13:06:00 GMT 2013


Author: rguenth
Date: Fri Mar 22 13:06:33 2013
New Revision: 196960

URL: http://gcc.gnu.org/viewcvs?rev=196960&root=gcc&view=rev
Log:
2013-03-22  Richard Biener  <rguenther@suse.de>

	* tree-ssa-loop-im.c (memory_references): Drop all_refs_in_loop.
	(gather_mem_refs_in_loops): Do not compute it.
	(analyze_memory_references): Do not allocate it.
	(tree_ssa_lim_finalize): Do not free it.
	(for_all_locs_in_loop): Do not query all_refs_in_loop.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-loop-im.c



More information about the Gcc-cvs mailing list