summaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+3
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* PR middle-end/59561jakub2014-01-241-0/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-4/+6
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-5/+5
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-09 Richard Biener <rguenther@suse.de>rguenth2013-09-091-1/+8
* 2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu>law2013-07-231-1/+5
* 2013-05-16 Steve Ellcey <sellcey@imgtec.com>sje2013-05-161-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-6/+6
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-1/+1
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-16/+19
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-156/+0
* Fix PR56035.mpolacek2013-01-251-4/+2
* Fix PR55833.mpolacek2013-01-171-5/+13
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR tree-optimization/55569hubicka2013-01-091-2/+2
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-18 Richard Biener <rguenther@suse.de>rguenth2012-12-181-24/+42
* 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-18/+18
* This patch normalizes more bitmap function names.crowl2012-11-011-19/+19
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* 2012-10-29 Richard Guenther <rguenther@suse.de>rguenth2012-10-291-0/+27
* PR middle-end/54967hubicka2012-10-231-9/+19
* * cfgloopmanip.c (copy_loop_info): New function.hubicka2012-10-171-0/+18
* * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelhubicka2012-10-171-2/+1
* * cfgloop.c (scale_loop_profile): Move to...hubicka2012-09-301-3/+109
* * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven2012-08-141-0/+3
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-3/+3
* gcc/steven2012-07-161-2/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-2/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+2
* PR middle-end/49710hubicka2012-01-051-4/+7
* PR rtl-optimization/51069hubicka2012-01-011-1/+6
* PR bootstrap/48000jakub2011-03-071-1/+5