Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -10/+6 |
2011-02-14 | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 1 | -9/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2009-11-27 | timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars. | Richard Guenther | 1 | -4/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -2/+12 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -19/+33 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -6/+6 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -1/+2 |
2007-08-04 | tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso... | Zdenek Dvorak | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -6/+8 |
2007-05-27 | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 1 | -14/+5 |
2007-05-14 | tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it... | Zdenek Dvorak | 1 | -2/+3 |
2007-03-23 | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 1 | -11/+2 |
2007-02-06 | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 1 | -11/+13 |
2007-02-01 | toplev.c (lang_dependent_init): Call init_set_costs. | Zdenek Dvorak | 1 | -7/+0 |
2007-01-12 | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 1 | -2/+4 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -6/+9 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -10/+10 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -35/+37 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -6/+12 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -2/+2 |
2006-02-10 | invoke.texi (-floop-optimize2): Removed. | Zdenek Dvorak | 1 | -2/+5 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -8/+5 |
2006-02-05 | tree-vrp.c (cfg_loops): Removed. | Zdenek Dvorak | 1 | -6/+13 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -16/+42 |
2005-07-19 | loop-init.c (rest_of_handle_loop2): Remove. | Steven Bosscher | 1 | -36/+181 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+88 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -1/+1 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+6 |
2004-07-17 | loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information. | Zdenek Dvorak | 1 | -2/+0 |
2004-06-20 | loop-invariant.c: New file. | Zdenek Dvorak | 1 | -0/+7 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -19/+7 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -1/+4 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -7/+3 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -5/+12 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -1/+0 |
2003-04-07 | Change gcov file interface to single file at a time. | Nathan Sidwell | 1 | -1/+0 |
2003-02-08 | cfgloop.h (fix_loop_placement, [...]): Declare. | Zdenek Dvorak | 1 | -0/+116 |