Dump each scop in a separate file.
commit2ff7fd842ba46aa9300f68e7a61dec31f6a6372c
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Aug 2010 18:22:13 +0000 (17 18:22 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Aug 2010 18:22:13 +0000 (17 18:22 +0000)
treeb3a6bfc595ae8bb6a57d86c6904ec1f474648537
parent39062c9d449614db4dda659d74076c070dc73735
Dump each scop in a separate file.

2010-08-17  Riyadh Baghdadi <baghdadi.mr@gmail.com>

* graphite-poly.c (init_graphite_out_file): New.
(init_graphite_in_file): New.
(apply_poly_transforms): Updated to enable reading and writing of
multiple scop files.
* toplev.c (init_asm_output): Remove graphite in/out file initialization.

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