r167243 - in /branches/melt-branch/gcc: ChangeL...

bstarynk@gcc.gnu.org bstarynk@gcc.gnu.org
Mon Nov 29 15:44:00 GMT 2010


Author: bstarynk
Date: Mon Nov 29 15:44:28 2010
New Revision: 167243

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167243
Log:

2010-11-29  Basile Starynkevitch  <basile@starynkevitch.net>
	* passes.c: Display more about executed passes.

	* melt-predef.list: Add CLASS_GCC_TRANSFORM_IPA_PASS.

	* melt/warmelt-first.melt: Add class_gcc_any_ipa_pass &
	class_gcc_transform_ipa_pass.

	* melt/xtramelt-ana-base.melt: Add debugeprintf inside
	each_cgraph_fun_call_flow_graph.

	* melt/xtramelt-opengpu.melt: Add comment about other pass positions.
	and more gccpass_todo_* flags.

	* testsuite/melt/topengpu-1.c: Update comment.


Modified:
    branches/melt-branch/gcc/ChangeLog.MELT
    branches/melt-branch/gcc/melt-predef.list
    branches/melt-branch/gcc/melt/warmelt-first.melt
    branches/melt-branch/gcc/melt/xtramelt-ana-base.melt
    branches/melt-branch/gcc/melt/xtramelt-opengpu.melt
    branches/melt-branch/gcc/passes.c
    branches/melt-branch/gcc/testsuite/melt/topengpu-1.c



More information about the Gcc-cvs mailing list