]> git.ipfire.org Git - thirdparty/gcc.git/commit
Make CLooG options compatible to newer CLooG releases and pass options to build_cloog...
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>
Wed, 11 Aug 2010 20:30:26 +0000 (20:30 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 11 Aug 2010 20:30:26 +0000 (20:30 +0000)
commitac3b070a2f7c806f1fdd99c409af0e687949ad27
tree0ddec1bbf4f5d279106ff4ee7cf82bf50c7289f1
parent2bbb190a9863f217a34ff4eff607f324da2f394d
Make CLooG options compatible to newer CLooG releases and pass options to build_cloog_prog (CLOOG_ORG).

2010-07-27  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>

* graphite-clast-to-gimple.c (set_cloog_options): Make CLooG options
compatible to newer CLooG releases (CLOOG_ORG).
(build_cloog_prog): Pass CloogOptions to more functions (CLOOG_ORG).
(scop_to_clast): Pass CloogOptions to build_cloog_prog (CLOOG_ORG).
* graphite-cloog-compat.h: Add compatibility macros for CLooG Legacy.
(build_cloog_prog) : New.
(cloog_program_extract_scalars): New.
(cloog_program_scatter): New.

From-SVN: r163162
gcc/ChangeLog
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c
gcc/graphite-cloog-compat.h