OSDN Git Service

Simplify translate_clast_* methods
authorgrosser <grosser@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2009 22:07:18 +0000 (22:07 +0000)
committergrosser <grosser@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Nov 2009 22:07:18 +0000 (22:07 +0000)
commit0f5b569a8972bf209594fdfafda4bfd3b3f3ffff
treefcb0fcc55c9ea44bd1f6cbd8e058caa9d74d9af5
parent78dcd618dc8d15fd3336fb0c980bea181a6a9d95
Simplify translate_clast_* methods

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

* graphite-clast-to-gimple.c (translate_clast_user,
translate_clast_for, translate_clast_guard): Simplify and move common
elements to translate_clast().
(translate_clast): Simplify and get common elements.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154847 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-clast-to-gimple.c