| Commit message (Expand) | Author | Age | Files | Lines |
* | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 2013-11-12 | 1 | -1/+0 |
* | tree-ssa-loop.h: Remove include files. | Andrew MacLeod | 2013-10-23 | 1 | -1/+1 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+2 |
* | Re-factor inclusion of tree.h. | Diego Novillo | 2013-10-21 | 1 | -0/+1 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -14/+14 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -128/+250 |
* | function.h (loops_for_fn): New inline function. | Richard Biener | 2013-04-30 | 1 | -8/+8 |
* | re PR tree-optimization/57081 (Segmentation fault in simple_iv (tree-scalar-e... | Richard Biener | 2013-04-29 | 1 | -0/+3 |
* | tree-cfg.c (execute_build_cfg): Build the loop tree. | Richard Biener | 2013-04-26 | 1 | -1/+12 |
* | re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops... | Richard Biener | 2013-04-17 | 1 | -8/+4 |
* | re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops... | Richard Biener | 2013-04-16 | 1 | -4/+8 |
* | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 2013-04-10 | 1 | -1/+1 |
* | re PR middle-end/56525 (Access to ggc_freed memory in flow_loops_find) | Richard Biener | 2013-03-05 | 1 | -3/+12 |
* | loop-init.c (loop_optimizer_init): Clear loop state when re-initializing pres... | Richard Biener | 2013-02-13 | 1 | -0/+3 |
* | re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa... | Richard Biener | 2013-02-11 | 1 | -3/+12 |
* | re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581... | Richard Biener | 2013-02-08 | 1 | -29/+126 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR middle-end/54838 (ICE: in merge_latch_edges, at cfgloop.c:678 with -ftr... | Richard Biener | 2012-12-18 | 1 | -0/+1 |
* | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 2012-11-01 | 1 | -0/+7 |
* | timevar.def (TV_VARPOOL, [...]): Remove. | Steven Bosscher | 2012-08-15 | 1 | -1/+9 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -1/+0 |
* | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 2012-07-08 | 1 | -3/+9 |
* | cfglayout.h: Remove. | Steven Bosscher | 2012-06-17 | 1 | -1/+0 |
* | re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-... | Richard Guenther | 2012-04-02 | 1 | -7/+16 |
* | loop-init.c (loop_optimizer_init): If loops are preserved perform incremental... | Richard Guenther | 2012-03-28 | 1 | -9/+38 |
* | cfgloop.c (verify_loop_structure): Verify dominators before using them. | Richard Guenther | 2012-03-05 | 1 | -1/+0 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -10/+6 |
* | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 2011-02-14 | 1 | -9/+3 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -1/+1 |
* | timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars. | Richard Guenther | 2009-11-27 | 1 | -4/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -4/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+2 |
* | sel-sched.h, [...]: New files. | Andrey Belevantsev | 2008-09-01 | 1 | -2/+12 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -19/+33 |
* | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 2007-09-05 | 1 | -6/+6 |
* | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 2007-08-05 | 1 | -1/+2 |
* | tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso... | Zdenek Dvorak | 2007-08-04 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -6/+8 |
* | tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | Zdenek Dvorak | 2007-05-27 | 1 | -14/+5 |
* | tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it... | Zdenek Dvorak | 2007-05-14 | 1 | -2/+3 |
* | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 2007-03-23 | 1 | -11/+2 |
* | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 2007-02-06 | 1 | -11/+13 |
* | toplev.c (lang_dependent_init): Call init_set_costs. | Zdenek Dvorak | 2007-02-01 | 1 | -7/+0 |
* | loop.texi: Document recording of loop exits. | Zdenek Dvorak | 2007-01-12 | 1 | -2/+4 |
* | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 2006-12-10 | 1 | -6/+9 |
* | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 2006-11-25 | 1 | -10/+10 |