This is the mail archive of the gcc-patches@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]

Re: [patch] Lno branch merge part 6 -- loop closed ssa form


On Thu, Jul 01, 2004 at 04:34:34PM +0200, Zdenek Dvorak wrote:
> 	* tree-ssa-loop-manip.c: New file.
> 	* Makefile.in (tree-ssa-loop-manip.o): Add.
> 	* tree-flow.h (rewrite_into_loop_closed_ssa, verify_loop_closed_ssa):
> 	Declare.
> 	* tree-ssa-loop.c (tree_loop_optimizer_init): Create loop closed ssa
> 	form.

Ok.


r~


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