Move ici specific files to new directory ici; add new file ici/ici.c
commitcd25e37e39516c22e96cac3259042643b7efb294
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 22:58:28 +0000 (16 22:58 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 22:58:28 +0000 (16 22:58 +0000)
treebf357166933b9d48e712045c22ddeab57f458e64
parent9792affee2e973d9a63e43d0a2e5a779afaee7a1
Move ici specific files to new directory ici; add new file ici/ici.c
to accommodate ICI specific code previouly put into main gcc files; get
cc1 to compile.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/ici-20091108-branch@154218 138bc75d-0d04-0410-961f-82ee72b054a4
20 files changed:
gcc/Makefile.in
gcc/cgraphunit.c
gcc/gcc-plugin.h
gcc/graphite.c
gcc/highlev-plugin-common.h [new file with mode: 0644]
gcc/ici/events.c [moved from gcc/events.c with 99% similarity]
gcc/ici/feature-list.c [moved from gcc/feature-list.c with 100% similarity]
gcc/ici/feature.c [moved from gcc/feature.c with 100% similarity]
gcc/ici/function-instrumentation.c [moved from gcc/function-instrumentation.c with 92% similarity]
gcc/ici/highlev-plugin-internal.h [moved from gcc/highlev-plugin-internal.h with 80% similarity]
gcc/ici/highlev-plugin.h [moved from gcc/highlev-plugin.h with 99% similarity]
gcc/ici/ici.c [new file with mode: 0644]
gcc/ici/pass-manager.c [moved from gcc/pass-manager.c with 99% similarity]
gcc/ici/plugin-loader.c [moved from gcc/plugin-loader.c with 100% similarity]
gcc/loop-init.c
gcc/loop-unroll.c
gcc/passes.c
gcc/plugin.c
gcc/tree-optimize.c
gcc/tree-pass.h