summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-unswitch.c
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/26145 (memory leak in loop unswitching.)Uttam Pawar2006-02-071-0/+2
* re PR rtl-optimization/25224 (ICE in initialize_original_copy_tables)Jan Hubicka2005-12-151-1/+4
* bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak2005-08-241-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Makefile.in (cfg.o): Add new dependencies.Jan Hubicka2005-06-151-0/+2
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-6/+4
* [multiple changes]Diego Novillo2005-04-221-4/+3
* tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata2005-04-171-1/+0
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-1/+1
* cfghooks.c (lv_flush_pending_stmts, [...]): New.Mostafa Hagog2005-04-031-2/+2
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak2005-03-111-2/+2
* Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.Zdenek Dvorak2005-03-101-3/+0
* backport: basic-block.h: Include vec.h, errors.h.Ben Elliston2004-09-281-5/+3
* * tree-ssa-loop-unswitch.c: Fix a comment typo.Kazu Hirata2004-09-251-1/+1
* cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak2004-09-231-0/+293