summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1bcd9942189..bdc674d2cb5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2013-07-13 Tobias Grosser <tobias@grosser.es>
+
+ PR tree-optimization/54094
+ * graphite-clast-to-gimple.c (translate_clast_for_loop): Derive the
+ scheduling dimension for the parallelism check from the polyhedral
+ information in the AST.
+ * graphite-dependences.c (carries_deps): Do not assume the schedule is
+ in 2D + 1 form.
+
2013-07-13 Jason Merrill <jason@redhat.com>
* print-tree.c (debug_vec_tree): Use debug_raw.