Fix comments and indentation.
authorSebastian Pop <spop@gcc.gnu.org>
Wed, 11 Aug 2010 20:23:39 +0000 (20:23 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 11 Aug 2010 20:23:39 +0000 (20:23 +0000)
2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>

* 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.

From-SVN: r163111

gcc/ChangeLog.graphite

index db1ea301db14f7d4234b3d0d5370e5ec6d2ec4e7..665f1468a34b17f09f059390465e1380b0d74009 100644 (file)
@@ -1,3 +1,11 @@
+2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * 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  <grosser@fim.uni-passau.de>
 
        * refined-regions.c (create_region): Only initialize the region.