2012-04-12 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2012 10:13:22 +0000 (10:13 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2012 10:13:22 +0000 (10:13 +0000)
commitb0b097b4dcb8d6b300e8c5f5101741dd1d9a2540
tree7b63486da345af5d818d56d9b0f89f9a48cbf9d0
parentfee017b3be70565c42f30e18a84e3ae9fc20183b
2012-04-12  Richard Guenther  <rguenther@suse.de>

* tree-parloops.c (parallelize_loops): Also consult the upper
bound for the number of iterations.
* tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Likewise.
(loop_prefetch_arrays): Likewise.

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