aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.c
AgeCommit message (Expand)Author
2013-02-182013-02-18 Richard Biener <rguenther@suse.de>Richard Biener
2013-02-08Add more checking of headers.Marek Polacek
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-21Fix up English grammarMarek Polacek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-032013-01-02 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-09-30 * cfgloop.c (scale_loop_profile): Move to...Jan Hubicka
2012-09-28 * basic-block.h (RDIV): Define.Jan Hubicka
2012-08-14 * graphite-scop-detection.c (create_sese_edges): Compute dominanceSteven Bosscher
2012-08-13 * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at pointsSteven Bosscher
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-082012-01-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-10-21 * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.Nathan Froyd
2010-08-20gcc/Nathan Froyd
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call toNathan Froyd
2010-08-11Add loop_exits_from_bb_p.Vladimir Kargov
2010-08-11Remove uses of loop->single_iv.Sebastian Pop
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-252009-10-22 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-07-31New implementation of Graphite.Sebastian Pop
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-022008-09-02 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-09-012008-08-31 Andrey Belevantsev <abel@ispras.ru>Andrey Belevantsev
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-08-04 * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' stateZdenek Dvorak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh Ghazi
2007-07-24 * cfgloop.c (init_loops_structure): New function.Zdenek Dvorak
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-06-05 * cfg.c (init_flow): Use type safe memory macros.Thomas Neumann
2007-05-14 * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocateZdenek Dvorak
2007-05-11 * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):Zdenek Dvorak
2007-04-09 * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.Zdenek Dvorak
2007-02-25 * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): FixZdenek Dvorak