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]

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


Author: grosser
Date: Fri May  8 12:38:33 2009
New Revision: 147285

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147285
Log:
Add testcases for autopar's code generation after Graphite.

2009-05-08  Li Feng <nemokingdom@gmail.com>

	* testsuite/gcc.dg/graphite/graphite_autopar/graphite_autopar.exp: New.
	* testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-1.c: New.
	* testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-2.c: New.
	* testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-3.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite_autopar/
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-1.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-2.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite_autopar/force-parallel-3.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite_autopar/graphite_autopar.exp
Modified:
    branches/graphite/gcc/ChangeLog.graphite


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