From a344bb22213a69d13f858a3325e3fad5e8af8ba3 Mon Sep 17 00:00:00 2001 From: spop Date: Wed, 11 Aug 2010 20:23:39 +0000 Subject: [PATCH] Fix comments and indentation. 2010-06-09 Sebastian Pop * graphite-poly.h: Fix comments and indentation. * graphite-sese-to-poly.c: Same. (build_sese_conditions_before): Compute stmt and gbb only when needed. * tree-chrec.c: Fix comments and indentation. (tree-ssa-loop-niter.c): Same. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163111 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog.graphite | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gcc/ChangeLog.graphite b/gcc/ChangeLog.graphite index db1ea30..665f146 100644 --- a/gcc/ChangeLog.graphite +++ b/gcc/ChangeLog.graphite @@ -1,3 +1,11 @@ +2010-06-09 Sebastian Pop + + * graphite-poly.h: Fix comments and indentation. + * graphite-sese-to-poly.c: Same. + (build_sese_conditions_before): Compute stmt and gbb only when needed. + * tree-chrec.c: Fix comments and indentation. + (tree-ssa-loop-niter.c): Same. + 2010-06-08 Tobias Grosser * refined-regions.c (create_region): Only initialize the region. -- 2.7.4