aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
AgeCommit message (Expand)Author
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>Richard Biener
2013-01-25Fix PR56035.Marek Polacek
2013-01-17Fix PR55833.Marek Polacek
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
2012-12-182012-12-18 Richard Biener <rguenther@suse.de>Richard Biener
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-10-292012-10-29 Richard Guenther <rguenther@suse.de>Richard Guenther
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-09-30 * cfgloop.c (scale_loop_profile): Move to...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-07-16gcc/Steven Bosscher
2012-06-172012-06-17 Steven Bosscher <steven@gcc.gnu.org>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-01-05 PR middle-end/49710Jan Hubicka
2012-01-01 PR rtl-optimization/51069Jan Hubicka
2011-03-07 PR bootstrap/48000Zdenek Dvorak
2011-03-05 PR rtl-optimization/47899Zdenek Dvorak
2010-11-03 PR tree-optimization/46107Jakub Jelinek
2010-08-20gcc/Nathan Froyd
2009-12-022009-12-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-27 * config/i386/i386.c (ix86_emit_restore_sse_regs_using_mov): RemoveJakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-222009-10-22 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky
2009-08-282009-08-28 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-07-31Leave the loop_latch basic block empty.Sebastian Pop
2009-02-10 PR middle-end/39124Jakub 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-06-06gcc/Ralf Wildenhues
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 * cfgloopmanip.c (fix_loop_structure): Call force_single_succ_latches.Zdenek Dvorak
2007-07-20 * tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operandsZdenek Dvorak
2007-06-05 * cfg.c (init_flow): Use type safe memory macros.Thomas Neumann
2007-06-03 * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):Zdenek Dvorak
2007-05-24 PR middle-end/32018Zdenek Dvorak
2007-05-17 * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak
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