This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r144179 - in /branches/graphite/gcc: ChangeLog....
- From: spop at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 14 Feb 2009 03:32:47 -0000
- Subject: r144179 - in /branches/graphite/gcc: ChangeLog....
Author: spop
Date: Sat Feb 14 03:32:46 2009
New Revision: 144179
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144179
Log:
2009-02-12 Sebastian Pop <sebastian.pop@amd.com>
* graphite.c (scan_tree_for_params, add_conditions_to_domain): Remove
ping pong.
(add_value_to_dim, scan_tree_for_params_right_scev,
scan_tree_for_params_int): New.
* graphite-ppl.c (oppose_constraint): New.
(insert_constraint_into_matrix): Implement missing cases.
* graphite-ppl.h (insert_constraint_into_matrix): Declared.
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/graphite-ppl.c
branches/graphite/gcc/graphite-ppl.h
branches/graphite/gcc/graphite.c