Daily bump.
[platform/upstream/gcc.git] / gcc / cfgcleanup.c
2011-10-05 Bernd Schmidtinvoke.texi (-fshrink-wrap): Document.
2011-09-13 Bernd Schmidtcfgcleanup.c (try_head_merge_bb): If get_condition...
2011-08-25 Richard Hendersonre PR debug/50132 (ICE: in maybe_record_trace_start...
2011-08-02 Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-22 Eric Botcazoucfgcleanup.c (try_forward_edges): Do not update BB_FORW...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-05 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-05 Tom de Vriescfgcleanup.c (try_crossjump_bb): Remove 2 superfluous...
2011-03-19 Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-01-26 Eric Botcazoure PR rtl-optimization/44469 (internal compiler error...
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-12-13 Alexandre Olivare PR debug/46782 (-fcompare-debug failure (length...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-03 H.J. LuRevert revision 164552.
2010-10-21 Eric Botcazoucfgcleanup.c (try_forward_edges): Do not throw away...
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-27 Hans-Peter Nilssonre PR rtl-optimization/45792 (cris-elf build failure...
2010-09-24 Bernd Schmidtcfgcleanup.c (flow_find_head_matching_sequence): Termin...
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-06 Jan HubickaRevert accidental commit.
2010-06-06 Jan Hubickadf-core.c (df_set_blocks): Use bitmap_head instead...
2010-05-17 Jakub Jelinekre PR middle-end/44102 (ICE with asm goto + __builtin_u...
2010-05-11 Jakub Jelinekre PR middle-end/44071 (ICE with asm goto and __builtin...
2010-04-14 Bernd Schmidtre PR rtl-optimization/21803 ([ia64] gcc produces reall...
2010-03-16 Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2009-10-26 Jakub Jelinekre PR bootstrap/41345 (bootstrap comparison failure...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-25 David Daneyre PR rtl-optimization/40445 (g++ void f() { __builti...
2009-07-25 David Daneycfgcleanup.c (old_insns_match_p): Handle the case of...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-13 Steven Bosschercfgcleanup.c (old_insns_match_p): Remove code to substi...
2009-06-11 David Daneyre PR c/39252 (Request new feature __builtin_unreachabl...
2009-05-30 Richard Hendersoncfgcleanup.c (try_crossjump_to_edge): Only skip past...
2009-04-08 Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2008-10-09 Jakub Jelinekrtl.h (locator_eq): New decl.
2008-10-07 Jakub Jelinekre PR middle-end/29609 (Even with -O0 -g gcc optimizes...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-02 Andi Kleenstruct-equiv.c: Remove file.
2008-02-26 David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2008-01-11 Steven Bosscherre PR middle-end/30905 (Fails to cross-jump)
2007-11-07 Eric Botcazoure PR rtl-optimization/33737 (verify_flow_info failed...
2007-10-22 Eric Botcazoure PR rtl-optimization/33644 (ICE in local_cprop_pass...
2007-09-05 Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11 Kenneth Zadecktoplev.c (no_new_pseudos): Deleted.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-06 Zdenek Dvorakhaifa-sched.c (restore_bb_notes): Clear bb field of...
2007-05-26 Kazu Hiratabasic-block.h: Remove the prototype for merge_seq_blocks.
2007-05-22 Richard Sandifordhard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete...
2007-05-21 Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-04-01 Steven Bosscherre PR rtl-optimization/31391 (undefined label with...
2007-02-04 Zdenek Dvorakcfgcleanup.c (try_optimize_cfg): Avoid removing ENTRY_B...
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-01-27 Steven Bosschertracer.c (rest_of_handle_tracer): We already cleaned...
2007-01-18 Steven Bosschercfgcleanup.c (cleanup_cfg): Detect cfglayout mode and...
2006-11-25 Steven Bosscherjump.c (mark_all_labels): Work in cfglayout mode.
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-11 Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-18 Mike StumpWhitespace fixups
2006-04-15 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-03-23 Zdenek Dvorakcfgloopmanip.c (create_loop_notes): Removed.
2006-03-03 Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-15 Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-27 Gabor Lokicfgcleanup.c (try_crossjump_to_edge): Fix comment typo.
2006-01-16 Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2005-12-19 J"orn Renneckere PR rtl-optimization/20070 (If-conversion can't match...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-13 J"orn RenneckePR rtl-optimization/20070 / part1
2005-12-12 J"orn Renneckecfgcleanup.c (condjump_equiv_p, [...]): Fix whitespace...
2005-12-07 J"orn RenneckePreparation for PR rtl-optimization/20070 / part1
2005-11-27 Steven Bosschercfgcleanup.c (try_crossjump_to_edge): Always split...
2005-07-29 Richard Hendersonre PR rtl-optimization/22619 (Compilation failure for...
2005-07-11 Steven Bosscherbasic-block.h: Give the BB flags enum a name, bb_flags.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-16 Jan Hubickabasic-block.h (rtl_bb_info): Break out head_, end_...
2005-06-04 Steven Bosscherlcm.c: Move all mode-switching related functions from...
2005-05-17 Jakub Jelinekre PR middle-end/21492 (ICE in try_crossjump_to_edge)
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-07 Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-01 Steven Bosscherre PR rtl-optimization/15242 (pessimization of "goto *")
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
next