Dump each scop in a separate file.
commitc12e718954430ed1facb4b2a727ba8f70bbe9ad3
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
parent8904a67c678e3ae5443ae7421789fd8b340fe9f1
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