pass cfun to pass::execute
[gcc.git] / gcc / cfgcleanup.c
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-01-09 Jakub Jelinekre PR rtl-optimization/59724 (ICE : in rtl_verify_bb_la...
2014-01-07 Jakub Jelinekre PR rtl-optimization/58668 (internal compiler error...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-24 Steven Bosscherre PR bootstrap/59279 (r205337 breaks bootstrap with...
2013-11-24 Steven Bosscherjump.c (reset_insn_reg_label_operand_notes): New functi...
2013-11-22 Teresa Johnsonre PR target/59233 (C++ failures after revision 205058...
2013-11-21 David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-10 Jakub Jelinekre PR rtl-optimization/58365 (likely wrong code bug)
2013-08-31 Teresa JohnsonThis patch sanitizes the partitioning to address issues...
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-06 Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-05-15 Teresa Johnsonfunction.h (has_bb_partition): New rtl_data flag.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-01-30 Marek PolacekSmall cleanup in cleanup_cfg.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-11 Jakub Jelineksanitizer.def: Add comment about importance of ordering...
2012-11-20 Jakub Jelinekre PR debug/55094 (ICE in maybe_record_trace_start...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-06-09 Richard Hendersonre PR c++/53602 (Libre Office causes an internal compil...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-26 Eric Botcazoucfgcleanup.c (try_optimize_cfg): Do not delete forwarde...
2012-05-08 Michael Matzbasic-block.h (struct rtl_bb_info): Remove visited...
2012-04-14 Tom de Vriescfgcleanup.c (try_optimize_cfg): Replace call to delete...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
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.
next