| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -6/+6 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not c... | Jan Hubicka | 2008-08-29 | 1 | -0/+7 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -23/+23 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | re PR tree-optimization/33565 (spurious warning: assuming signed overflow do... | Ian Lance Taylor | 2007-09-27 | 1 | -5/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 2007-05-27 | 1 | -2/+5 |
* | re PR tree-optimization/31602 (Overflow warning causes GDB -Werror build fail... | Ian Lance Taylor | 2007-04-24 | 1 | -1/+22 |
* | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 2007-01-28 | 1 | -1/+1 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -5/+2 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -1/+1 |
* | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 2006-11-17 | 1 | -11/+10 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -2/+3 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -3/+3 |
* | tree-vrp.c (cfg_loops): Removed. | Zdenek Dvorak | 2006-02-05 | 1 | -5/+2 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -2/+2 |
* | re PR tree-optimization/20773 (ICE: SEGV building jar file) | Zdenek Dvorak | 2005-07-27 | 1 | -1/+1 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree-cfg.c (tree_duplicate_sese_region): Update profile. | Zdenek Dvorak | 2005-05-10 | 1 | -21/+0 |
* | [multiple changes] | Diego Novillo | 2005-04-22 | 1 | -1/+1 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -4/+0 |
* | basic-block.h (scale_bbs_frequencies_int, [...]): Declare. | Jan Hubicka | 2005-03-18 | 1 | -4/+30 |
* | 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 | -4/+4 |
* | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 2005-03-10 | 1 | -1/+1 |
* | tree-ssa-loop-ch.c (copy_loop_headers): Loop can be null. | Daniel Berlin | 2004-12-12 | 1 | -0/+2 |
* | re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) | Daniel Berlin | 2004-11-17 | 1 | -7/+2 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -13/+10 |
* | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 2004-09-17 | 1 | -1/+1 |
* | Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | Zdenek Dvorak | 2004-09-16 | 1 | -85/+47 |
* | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 2004-09-09 | 1 | -4/+2 |
* | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 2004-09-06 | 1 | -1/+2 |
* | tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions. | Zdenek Dvorak | 2004-08-04 | 1 | -62/+1 |
* | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 2004-07-28 | 1 | -1/+1 |
* | tree-ssa-loop-ch.c: New file. | Zdenek Dvorak | 2004-06-30 | 1 | -0/+349 |