aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloop.h
AgeCommit message (Expand)Author
2013-03-14 PR tree-optimization/53265Jakub Jelinek
2013-02-112013-02-11 Richard Biener <rguenther@suse.de>Richard Biener
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-09 PR tree-optimization/55569Jan Hubicka
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-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-06 * cfgloopanal.c (get_loop_hot_path): New function.Jan Hubicka
2012-10-23 PR middle-end/54967Jan Hubicka
2012-10-17 * cfgloopmanip.c (copy_loop_info): New function.Jan Hubicka
2012-10-17 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelJan Hubicka
2012-10-14 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do notJan Hubicka
2012-10-09Fix for PR53397 by making prefecthing less agressiveVenkataramanan Kumar
2012-10-08 * loop-unswitch.c (unswitch_single_loop): UseJan Hubicka
2012-09-28 * basic-block.h (RDIV): Define.Jan Hubicka
2012-08-162012-08-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-11 * basic-block.h (struct edge_def): Use basic_block instead ofSteven Bosscher
2012-06-17 * cfgloop.h: Do not include rtl.h.Steven Bosscher
2012-04-182012-04-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-182012-04-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-142011-06-14 Zdenek Dvorak <ook@ucw.cz>Zdenek Dvorak
2011-04-08 PR target/48273Alexander Monakov
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-09-012010-09-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-08-11Add loop_exits_from_bb_p.Vladimir Kargov
2010-08-11Remove uses of loop->single_iv.Sebastian Pop
2010-07-12gcc/Richard Sandiford
2010-07-102010-07-10 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2010-05-28When niter may be zero, return a COND_EXPR with the may_be_zero condition.Sebastian Pop
2010-05-22gcc/ChangeLog:Steven Bosscher
2010-04-26 * cfgloop.h (struct loop): Move can_be_parallel field up.Nathan Froyd
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-252009-10-22 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-10-222009-10-22 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky
2009-07-31New implementation of Graphite.Sebastian Pop
2009-07-31Leave the loop_latch basic block empty.Sebastian Pop
2009-06-30 * cfgloopanal.c (check_irred): Move into ...Jan Hubicka
2009-04-26 * ipa-pure-const.c (struct funct_state_d): New fieldsJan Hubicka
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>Taras Glek
2009-03-18 * dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek
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-08-31 * fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka
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