aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.c
AgeCommit message (Expand)Author
2015-03-05gcc/yroux
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-18 * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod
2013-10-16 PR tree-optimization/58697amacleod
2013-10-09 * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod
2013-09-28gcc/rsandifo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth
2013-04-262013-04-26 Richard Biener <rguenther@suse.de>rguenth
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>rguenth
2013-03-202013-03-20 Richard Biener <rguenther@suse.de>rguenth
2013-02-182013-02-18 Richard Biener <rguenther@suse.de>rguenth
2013-02-08Add more checking of headers.mpolacek
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>rguenth
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>rguenth
2013-01-21Fix up English grammarmpolacek
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2013-01-032013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-09-30 * cfgloop.c (scale_loop_profile): Move to...hubicka
2012-09-28 * basic-block.h (RDIV): Define.hubicka
2012-08-14 * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven
2012-08-13 * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointssteven
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>rguenth
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>rguenth
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>rguenth
2012-01-082012-01-08 Chung-Lin Tang <cltang@codesourcery.com>cltang
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm28
2010-10-21 * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj
2010-08-20gcc/froydnj
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj
2010-08-11Add loop_exits_from_bb_p.spop
2010-08-11Remove uses of loop->single_iv.spop