summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-unswitch.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that loop is opti...Jan Hubicka2008-08-311-0/+8
* re PR tree-optimization/36978 (ICE in gimple_cond_set_lhs for -O2 -funswitch-...Richard Guenther2008-07-311-2/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-10/+18
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfgloop.h: Include vec-prim.h.Zdenek Dvorak2007-01-311-1/+1
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-1/+2
* loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.Zdenek Dvorak2007-01-031-2/+6
* tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak2006-12-101-12/+2
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-14/+13
* re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan...Andrew Pinski2006-09-051-2/+3
* 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