Extract bounds on parameters based on the data size.
commit6be29ebdd47a32887c5a1a75addcd0848433235d
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:53:39 +0000 (17 12:53 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:53:39 +0000 (17 12:53 +0000)
treeded6199b28f204f4e423e0a7f1e757291b7f125a
parentba175441d1e9887045d800c5449798b04facd872
Extract bounds on parameters based on the data size.

2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (find_scop_parameters): Initialize
SCOP_CONTEXT.
(build_loop_iteration_domains): Extract bounds on parameters
based on the data size.
(build_scop_context): Do not initialize SCOP_CONTEXT;
add new constraints.

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