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]

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


Author: spop
Date: Fri Jun 26 21:59:26 2009
New Revision: 148988

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148988
Log:
Add debugging utilities for PDRS.

2009-06-26  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite-poly.c (print_pdrs, debug_pdrs): New.
	(print_pbb): Add call to print_pdrs.
	* graphite-poly.h (print_pdrs, debug_pdrs): Declared.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-poly.c
    branches/graphite/gcc/graphite-poly.h


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