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]

r117258 - in /branches/parloop/gcc: ChangeLog.p...


Author: rakdver
Date: Wed Sep 27 20:44:25 2006
New Revision: 117258

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117258
Log:
	Branch created.  Initial commit.


Added:
    branches/parloop/gcc/ChangeLog.parloop
    branches/parloop/gcc/testsuite/gcc.dg/tree-ssa/parallelization-1.c
    branches/parloop/gcc/tree-parloops.c
Modified:
    branches/parloop/gcc/Makefile.in
    branches/parloop/gcc/basic-block.h
    branches/parloop/gcc/builtins.def
    branches/parloop/gcc/cfghooks.c
    branches/parloop/gcc/common.opt
    branches/parloop/gcc/doc/invoke.texi
    branches/parloop/gcc/doc/passes.texi
    branches/parloop/gcc/dominance.c
    branches/parloop/gcc/gimplify.c
    branches/parloop/gcc/omp-low.c
    branches/parloop/gcc/passes.c
    branches/parloop/gcc/timevar.def
    branches/parloop/gcc/tree-cfg.c
    branches/parloop/gcc/tree-flow.h
    branches/parloop/gcc/tree-outof-ssa.c
    branches/parloop/gcc/tree-pass.h
    branches/parloop/gcc/tree-ssa-loop.c


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