| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR middle-end/43866 (wrong code with -fbounds-check -funswitch-loops) | Jakub Jelinek | 2010-06-25 | 1 | -20/+110 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -2/+0 |
* | Fix a problematic logic at unswitch-loops pass. | Jing Yu | 2010-04-08 | 1 | -25/+20 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -6/+6 |
* | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 2009-06-27 | 1 | -1/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that loop is opti... | Jan Hubicka | 2008-08-31 | 1 | -0/+8 |
* | re PR tree-optimization/36978 (ICE in gimple_cond_set_lhs for -O2 -funswitch-... | Richard Guenther | 2008-07-31 | 1 | -2/+2 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -10/+18 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | cfgloop.h: Include vec-prim.h. | Zdenek Dvorak | 2007-01-31 | 1 | -1/+1 |
* | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 2007-01-28 | 1 | -1/+2 |
* | loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | Zdenek Dvorak | 2007-01-03 | 1 | -2/+6 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -12/+2 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -14/+13 |
* | re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan... | Andrew Pinski | 2006-09-05 | 1 | -2/+3 |
* | re PR tree-optimization/26145 (memory leak in loop unswitching.) | Uttam Pawar | 2006-02-07 | 1 | -0/+2 |
* | re PR rtl-optimization/25224 (ICE in initialize_original_copy_tables) | Jan Hubicka | 2005-12-15 | 1 | -1/+4 |
* | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 2005-08-24 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 2005-06-15 | 1 | -0/+2 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -6/+4 |
* | [multiple changes] | Diego Novillo | 2005-04-22 | 1 | -4/+3 |
* | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 2005-04-17 | 1 | -1/+0 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -1/+1 |
* | cfghooks.c (lv_flush_pending_stmts, [...]): New. | Mostafa Hagog | 2005-04-03 | 1 | -2/+2 |
* | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 2005-03-12 | 1 | -1/+1 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 2005-03-10 | 1 | -3/+0 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -5/+3 |
* | * tree-ssa-loop-unswitch.c: Fix a comment typo. | Kazu Hirata | 2004-09-25 | 1 | -1/+1 |
* | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 2004-09-23 | 1 | -0/+293 |