Age | Commit message (Expand) | Author | Files | Lines |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2010-09-20 | re PR tree-optimization/45605 (Missed devirtualization) | Jan Hubicka | 1 | -4/+2 |
2010-09-03 | cgraph.h (struct varpool_node): Add const_value_known. | Jan Hubicka | 1 | -3/+1 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -4/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-02-27 | re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e... | Richard Guenther | 1 | -1/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -11/+11 |
2009-07-03 | loop-24.c: Update dump file matching; enable -O2. | Jan Hubicka | 1 | -184/+0 |
2009-05-11 | pr21829.c: Simplify matching since we now optimize better. | Jan Hubicka | 1 | -17/+187 |
2009-04-26 | ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l... | Jan Hubicka | 1 | -2/+1 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -1/+1 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -1/+1 |
2008-08-01 | tree-ssa-pre.c (fini_pre): Take in_fre parameter. | Richard Guenther | 1 | -4/+11 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -42/+39 |
2008-04-29 | re PR tree-optimization/36078 (gfortran fails to build cpu2006/465.tonto) | Richard Guenther | 1 | -1/+2 |
2008-04-27 | re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen... | Richard Guenther | 1 | -31/+43 |
2007-11-14 | tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Remove unused edges aft... | Sebastian Pop | 1 | -23/+17 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-02-09 | re PR tree-optimization/23361 (Can't eliminate empty loops with power of two ... | Zdenek Dvorak | 1 | -0/+3 |
2007-01-28 | tree-ssa-loop-unswitch.c: Include tree-inline.h. | Zdenek Dvorak | 1 | -4/+4 |
2006-12-20 | loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header... | Zdenek Dvorak | 1 | -6/+1 |
2006-12-10 | loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut... | Zdenek Dvorak | 1 | -7/+1 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -15/+7 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -1/+1 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -21/+20 |
2006-11-21 | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 1 | -2/+2 |
2006-09-05 | re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan... | Andrew Pinski | 1 | -6/+9 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-12-22 | tree.c (tree_fold_gcd): Use build_int_cst where appropriate. | Richard Guenther | 1 | -1/+1 |
2005-08-29 | re PR tree-optimization/23475 (Frequences are not updated for empty loop remo... | Zdenek Dvorak | 1 | -1/+36 |
2005-08-13 | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 1 | -1/+1 |
2005-08-03 | cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag. | Jan Hubicka | 1 | -3/+22 |
2005-07-21 | re PR rtl-optimization/19210 (not using do-loop for some loops) | Paolo Bonzini | 1 | -1/+1 |
2005-07-11 | tree-flow.h (remove_empty_loops, [...]): Declare. | Zdenek Dvorak | 1 | -0/+152 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -5/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -0/+3 |
2005-05-07 | tree-ssa-loop-ivcanon.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-06 | re PR tree-optimization/19401 (Trivial loop not unrolled) | Zdenek Dvorak | 1 | -16/+75 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -0/+2 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -3/+4 |
2005-03-21 | tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel... | Richard Guenther | 1 | -3/+0 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -7/+3 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-10 | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 1 | -6/+17 |
2004-10-01 | common.opt (ftree-loop-ivcanon): Enable by default. | Zdenek Dvorak | 1 | -3/+8 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+2 |