This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r144085 - in /branches/graphite/gcc: ChangeLog....


Author: spop
Date: Tue Feb 10 23:57:51 2009
New Revision: 144085

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144085
Log:
2009-02-10  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]