summaryrefslogtreecommitdiffstats
path: root/gcc/cfgloop.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-7/+7
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* add auto_vectbsaunde2013-11-221-4/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-13/+14
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-9/+6
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-8/+8
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+6
* PR tree-optimization/58697amacleod2013-10-161-3/+25
* * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-0/+110
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-8/+9
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+6
* 2013-03-20 Richard Biener <rguenther@suse.de>rguenth2013-03-201-31/+41
* 2013-02-18 Richard Biener <rguenther@suse.de>rguenth2013-02-181-0/+15
* Add more checking of headers.mpolacek2013-02-081-0/+9
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-111/+129
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-1/+6
* Fix up English grammarmpolacek2013-01-211-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-0/+52
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-53/+53
* This patch normalizes more bitmap function names.crowl2012-11-011-8/+8
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* * cfgloop.c (scale_loop_profile): Move to...hubicka2012-09-301-118/+0
* * basic-block.h (RDIV): Define.hubicka2012-09-281-0/+118
* * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven2012-08-141-1/+27
* * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven2012-08-131-3/+3
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-9/+1
* gcc/steven2012-07-161-2/+1
* * 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-2/+8
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-0/+3
* 2012-01-08 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-01-081-0/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-9/+9
* * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj2010-10-211-4/+1
* gcc/froydnj2010-08-201-9/+9
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-11/+5
* Add loop_exits_from_bb_p.spop2010-08-111-2/+17
* Remove uses of loop->single_iv.spop2010-08-111-1/+0
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
OpenPOWER on IntegriCloud