summaryrefslogtreecommitdiff
path: root/gcc/loop-init.c
AgeCommit message (Expand)Author
2013-04-26tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener
2013-04-17re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops...Richard Biener
2013-04-16re PR rtl-optimization/56921 (ICE in rtx_cost called by doloop_optimize_loops...Richard Biener
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener
2013-03-05re PR middle-end/56525 (Access to ggc_freed memory in flow_loops_find)Richard Biener
2013-02-13loop-init.c (loop_optimizer_init): Clear loop state when re-initializing pres...Richard Biener
2013-02-11re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa...Richard Biener
2013-02-08re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-18re PR middle-end/54838 (ICE: in merge_latch_edges, at cfgloop.c:678 with -ftr...Richard Biener
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-08-15timevar.def (TV_VARPOOL, [...]): Remove.Steven Bosscher
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-07-08basic-block.h: Re-group most prototypes per file.Steven Bosscher
2012-06-17cfglayout.h: Remove.Steven Bosscher
2012-04-02re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-...Richard Guenther
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther
2012-03-05cfgloop.c (verify_loop_structure): Verify dominators before using them.Richard Guenther
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-02-14re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...Eric Botcazou
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2009-11-27timevar.def (TV_LOOP_MOVE_INVARIANTS, [...]): New timevars.Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini
2007-08-04tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso...Zdenek Dvorak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-05-27tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak
2007-03-23tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher
2007-02-06loop.texi: Document possibility not to perform disambiguation of loops with m...Zdenek Dvorak
2007-02-01toplev.c (lang_dependent_init): Call init_set_costs.Zdenek Dvorak
2007-01-12loop.texi: Document recording of loop exits.Zdenek Dvorak
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin
2006-02-15cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak
2006-02-05tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini
2005-07-19loop-init.c (rest_of_handle_loop2): Remove.Steven Bosscher