2013-03-21 Richard Biener <rguenther@suse.de>
commit39f8afdfc686cebd6d2defb5d86520e1a15cade1
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Mar 2013 12:35:03 +0000 (21 12:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Mar 2013 12:35:03 +0000 (21 12:35 +0000)
tree9b8b4730e71ad2fe9cf809fea5df98529d664591
parentf68f7ce897bb84af33c16836b15f73b439a79ac6
2013-03-21  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-im.c (can_sm_ref_p): Do not test whether
ref is stored in the loop.
(find_refs_for_sm): Walk only over all stores.
(store_motion_loop): Allocate from lim_bitmap_obstack.
(store_motion): Likewise.

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