Build memory access partial difference.
commit731bcfbcd617a78590bdf613557399b6083dfb7e
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2009 04:31:02 +0000 (5 04:31 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Nov 2009 04:31:02 +0000 (5 04:31 +0000)
tree2a7c6a0fe73ee4dfcf503239d3e0813939384bb1
parent40283230b53ba800bfac2f6b4e41b51385a4db3d
Build memory access partial difference.

2009-11-04  Konrad Trifunovic  <konrad.trifunovic@inria.fr>

        * graphite-interchange.c (build_partial_difference): New.
        (memory_stride_in_loop): Refactored the computation of
        equality constraints into build_partial_difference function.
        Added support for debugging stride computations.

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