Remove context_loop and level from translate_clast_* methods.
authorTobias Grosser <grosser@fim.uni-passau.de>
Mon, 30 Nov 2009 22:07:38 +0000 (22:07 +0000)
committerTobias Grosser <grosser@gcc.gnu.org>
Mon, 30 Nov 2009 22:07:38 +0000 (22:07 +0000)
commitfd2d813d0c2f9119ae3b6298e38e827bfa4fab89
treed0329c492faf962488d85f9b69d30014efa3f716
parent9016166fb6f03fad09e388a05ca0746f3ffaa952
Remove context_loop and level from translate_clast_* methods.

2009-11-23  Tobias Grosser  <grosser@fim.uni-passau.de>

* graphite-clast-to-gimple.c (try_mark_loop_parallel): New.
(translate_clast_for, translate_clast_guard, translate_clast, gloog):
Remove context_loop and level.

From-SVN: r154848
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c