OSDN Git Service

2014-04-01 Richard Biener <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / cfgcleanup.c
2013-02-01 jakub Backported from mainline
2011-10-05 bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-09-13 bernds * cfgcleanup.c (try_head_merge_bb): If get_condition...
2011-08-25 rthPR 50132
2011-08-02 rthPR target/49864
2011-07-19 rsandifogcc/
2011-07-19 rsandifogcc/
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-22 ebotcazou * cfgcleanup.c (try_forward_edges): Do not update...
2011-04-20 meyeringremove useless if-before-free tests
2011-04-07 vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-04-07 vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-04-07 vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-04-05 vries2011-04-05 Tom de Vries <tom@codesourcery.com>
2011-04-05 vries2011-04-01 Tom de Vries <tom@codesourcery.com>
2011-03-19 aesok * cfgcleanup.c (mark_effect): Use bitmap_set_range...
2011-01-26 ebotcazou PR rtl-optimization/44469
2010-12-14 berndsgcc/
2010-12-13 aolivagcc/ChangeLog:
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-03 hjlRevert revision 164552.
2010-10-21 ebotcazou * cfgcleanup.c (try_forward_edges): Do not throw away...
2010-10-21 froydnj * basic-block.h (find_fallthru_edge): Define.
2010-09-27 hp PR rtl-optimization/45792
2010-09-24 bernds * cfgcleanup.c (flow_find_head_matching_sequence)...
2010-09-23 bernds PR rtl-optimization/44374
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-06 hubickaRevert accidental commit.
2010-06-06 hubicka * df-core.c (df_set_blocks): Use bitmap_head instead...
2010-05-17 jakub PR middle-end/44102
2010-05-11 jakub PR middle-end/44071
2010-04-14 berndsgcc/
2010-03-16 jakub PR debug/43051
2009-10-26 jakub PR bootstrap/41345
2009-09-02 aolivagcc/ChangeLog:
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-13 steven * cfgcleanup.c (old_insns_match_p): Remove code to...
2009-06-11 daney2009-06-11 David Daney <ddaney@caviumnetworks.com>
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2008-10-09 jakub * rtl.h (locator_eq): New decl.
2008-10-07 jakub PR debug/29609
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-06-06 rwildgcc/
2008-04-25 hubicka PR testsuite/35843
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-02 rguenth2008-03-02 Andi Kleen <ak@suse.de>
2008-02-26 dje * dbgcnt.def (cfg_cleanup, cprop1, cprop2,...
2008-01-11 rguenth2008-01-11 Steven Bosscher <stevenb.gcc@gmail.com>
2007-11-07 ebotcazou PR rtl-optimization/33737
2007-10-22 ebotcazou PR rtl-optimization/33644
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-11 zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-06 rakdver * haifa-sched.c (restore_bb_notes): Clear bb field...
2007-05-26 kazu * basic-block.h: Remove the prototype for merge_seq_bl...
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-01 steven PR rtl-optimization/31391
2007-02-04 rakdver * cfgcleanup.c (try_optimize_cfg): Avoid removing...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-27 steven * tracer.c (rest_of_handle_tracer): We already cleaned
2007-01-18 steven * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode...
2006-11-25 steven * jump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11 hubicka * extended.texi (__builtin_expect): We no longer requi...
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-18 mrsWhitespace fixups
2006-04-15 kazu * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,
2006-03-23 rakdver * cfgloopmanip.c (create_loop_notes): Removed.
2006-03-03 rakdver * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-26 stevengcc/
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-27 loki2006-01-27 Gabor Loki <loki@gcc.gnu.org>
2006-01-16 loki2006-01-16 Gabor Loki <loki@gcc.gnu.org>
2005-12-19 amylaar * cfgcleanup.c: Temporarily revert patches for PR...
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-13 amylaar PR rtl-optimization/20070 / part1
2005-12-12 amylaar2005-12-12 J"orn Rennecke <joern.rennecke@st.com>
2005-12-07 amylaar2005-12-07 J"orn Rennecke <joern.rennecke@st.com>
2005-11-27 steven * cfgcleanup.c (try_crossjump_to_edge): Always...
2005-07-29 rth PR rtl-opt/22619
2005-07-11 steven * basic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-05-17 jakub PR middle-end/21492
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-02-07 kazu * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vector...
2005-02-01 steven PR optimization/15242
next