attach schedule tree to the scop
authorAbderrazek Zaafrani <a.zaafrani@samsung.com>
Wed, 16 Dec 2015 23:40:06 +0000 (23:40 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 16 Dec 2015 23:40:06 +0000 (23:40 +0000)
commit9625f2a27cd633acd19a1744e8f7439bd7a5715d
tree6502df57ccc8b89b30cd48d0f4b6825eff505cfd
parent6cb6583c5ff97ef55e49a07d0367e8445e494dec
attach schedule tree to the scop

we used to translate the just computed schedule tree into a union_map,
and then in the code generation it would be translated back to a schedule tree
just before generating AST code.

From-SVN: r231725
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c
gcc/graphite-optimize-isl.c
gcc/graphite-poly.c
gcc/graphite.h