make next/prev active_insn and active_insn_p take rtx_insn *
[gcc.git] / gcc / cfgcleanup.c
2016-09-22 Trevor Saundersmake next/prev active_insn and active_insn_p take rtx_i...
2016-05-10 Segher Boessenkoolcfgcleanup: Handle a branch with just a return in both...
2016-05-04 Segher Boessenkoolcfgcleanup: Fold jumps and conditional branches with...
2016-05-04 Segher Boessenkoolcfgcleanup: Bugfix in try_simplify_condjump
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in cselib.c.
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Richard Sandifordbitmap.c (bitmap_set_range): Handle count==1 specially.
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-19 Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-22 Trevor Saundersremove more ifdefs for HAVE_cc0
2015-04-22 Trevor Saundersalways define HAVE_cc0
2015-04-21 Shiva Chenre PR rtl-optimization/64916 (ira.c update_equiv_regs...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-23 Ilya Enkovichcfgcleanup.c (try_optimize_cfg): Do not remove label...
2014-08-28 Richard Sandifordrtl.h (replace_label_data): Delete.
2014-08-28 Richard Sandifordcfgcleanup.c: Include rtl-iter.h.
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-26 David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-25 David MalcolmRemove BB_FOOTER scaffolding
2014-08-21 David Malcolmcfgcleanup.c: Use rtx_insn (also touches basic-block...
2014-08-19 David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-18 David MalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-08-05 Richard Bienerre PR rtl-optimization/61672 (Less redundant instructio...
2014-07-09 Trevor Saundersremove has_execute
2014-06-16 Yury GribovNew asan-instrumentation-with-call-threshold parameter.
2014-06-06 Eric Botcazourtl.h (insn_location): Declare.
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-14 Eric Botcazoucfgcleanup.c (try_forward_edges): Use location_t for...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
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...
next