OSDN Git Service

2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.graphite
index 60f378a..26f8ddd 100644 (file)
@@ -1,3 +1,48 @@
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gfortran.dg/graphite/interchange-3.f90: New.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * gcc.dg/graphite/interchange-1.c: Un-XFAILed.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-dependences.c (dependence_polyhedron_1): Add the
+       context to the dependence polyhedron.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-poly.c (pbb_remove_duplicate_pdrs): Initialize
+       PBB_PDR_DUPLICATES_REMOVED.
+       (new_poly_bb): Same.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-sese-to-poly.c (find_scop_parameters): Initialize
+       SCOP_CONTEXT.
+       (build_loop_iteration_domains): Extract bounds on parameters
+       based on the data size.
+       (build_scop_context): Do not initialize SCOP_CONTEXT;
+       add new constraints.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-ppl.c (ppl_min_for_le_polyhedron): New.
+       * graphite-ppl.h (graphite-ppl.h): Declared.
+
+2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-ppl.c (ppl_print_linear_expr): New.
+       (debug_ppl_linear_expr): New.
+       * graphite-ppl.h (ppl_print_linear_expr): Declared.
+       (debug_ppl_linear_expr): Declared.
+
+2009-10-16  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * graphite-interchange.c: Fix comments.
+       * gcc.dg/graphite/block-1.c: Fix comments.
+
 2009-10-16  Sebastian Pop  <sebastian.pop@amd.com>
 
        * gcc.dg/graphite/interchange-7.c: Un-XFAILed.