summaryrefslogtreecommitdiff
path: root/gcc/cfgloopanal.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgloop.h (expected_loop_iterations_unbounded,hubicka2016-05-201-10/+25
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-3/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+17
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+1
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* 2014-10-21 Zhenqiang Chen <zhenqiang.chen@arm.com>zqchen2014-10-211-20/+0
* cfgloopanal.c: Use rtx_insndmalcolm2014-08-211-4/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate profile_status macro.dmalcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+5
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+8
* * cfgloopanal.c (get_loop_hot_path): New function.hubicka2012-11-061-0/+33
* * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do nothubicka2012-10-141-0/+37
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2011-08-181-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* gcc/rsandifo2010-07-121-13/+5
* 2010-07-10 Sandra Loosemore <sandra@codesourcery.com>sandra2010-07-101-5/+21
* PR target/41279jakub2009-09-301-3/+5
* gcc/ChangeLog:aoliva2009-09-021-5/+5
* * cfgloopanal.c (check_irred): Move into ...hubicka2009-06-301-22/+24
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* 2008-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2009-01-291-2/+2
* 2008-12-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-12-091-2/+2
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-28/+34
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-5/+20
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-0/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-4/+4
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' staterakdver2007-08-041-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * cfg.c (init_flow): Use type safe memory macros.tneumann2007-06-051-2/+2
* * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver2007-06-031-211/+7
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-38/+32
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-6/+8