]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog.graphite
Compute memory strides on a whole loop.
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 04:35:35 +0000 (04:35 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 04:35:35 +0000 (04:35 +0000)
commita16e83461fb77a1c53937c84c334426732d74317
tree99295e9feddc39e568af8bf7a3b0a43a9c30764e
parent2edfa860e10b0ddccbc68de04a934bf04a867d50
Compute memory strides on a whole loop.

2010-01-07  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-interchange.c (memory_strides_in_loop_depth): Renamed
memory_strides_in_loop.  Gather memory strides on a whole loop.
(pbb_interchange_profitable_p): Renamed lst_interchange_profitable_p.
(lst_interchange_profitable_p): Removed.
(lst_try_interchange_loops): Call lst_interchange_profitable_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155724 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-interchange.c