Save and restore LSTs.
commit57d06c5f959e364a42602c7770d7ad970831b1bf
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 2009 17:30:58 +0000 (22 17:30 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 2009 17:30:58 +0000 (22 17:30 +0000)
tree1653918c808245aed67e7bde35b2b5df44a39b6f
parentb1ae35026ed744e7a4681fc1afe393e7b2a82dda
Save and restore LSTs.

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

* graphite-poly.h (struct scop): Add a field saved_schedule.
(SCOP_SAVED_SCHEDULE): New.
(store_lst_schedule): New.
(restore_lst_schedule): New.
(store_scattering): Call store_lst_schedule.
(restore_scattering): Call restore_lst_schedule.

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