Daily bump.
[gcc.git] / gcc / cfgcleanup.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-14 Ilya LeoshkevichMake flag_thread_jumps a gate of pass_jump_after_combine
2019-11-12 Ilya LeoshkevichFree dominance info at the beginning of pass_jump_after...
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-10-28 Ilya LeoshkevichMove jump threading before reload
2019-09-30 Richard SandifordRemove global call sets: cfgcleanup.c
2019-09-30 Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-10 Richard SandifordReplace call_used_reg_set with call_used_or_fixed_regs
2019-09-09 Richard SandifordRemove hard_reg_set_equal_p
2019-07-18 Richard SandifordMake ifcvt clean up dead comparisons
2019-07-09 Dragan Mladjenoviccfgcleanup.c (old_insns_match_p): Check if used hard...
2019-04-12 Jakub Jelinekre PR rtl-optimization/90026 (ICE: verify_flow_info...
2019-03-09 Jakub Jelinekre PR rtl-optimization/89634 (gmp-ecm miscompilation...
2019-01-22 Jakub Jelinekre PR rtl-optimization/88904 (Basic block incorrectly...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-13 Jakub Jelinekre PR rtl-optimization/88470 (ICE in maybe_record_trace...
2018-12-03 Ilya LeoshkevichRepeat jump threading after combine
2018-04-09 Jan Hubickare PR rtl-optimization/84058 (RTl partitioning fixup...
2018-03-02 Jakub Jelinekre PR rtl-optimization/84614 (wrong code with u16-...
2018-01-24 Jan Hubickacfgcleanup.c (try_crossjump_to_edge): Use combine_with_...
2018-01-11 Jan Hubickare PR rtl-optimization/83575 (ICE: verify_flow_info...
2018-01-10 Martin LiskaClean up partitioning in try_optimize_cfg (PR bootstrap...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: REG_ARGS_SIZE
2017-12-20 Richard Sandifordpoly_int: MEM_OFFSET and MEM_SIZE
2017-12-12 Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-21 Jan Hubickacfgcleanup.c (flow_find_cross_jump): Do not crossjump...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-22 Segher Boessenkoolcfgcleanup: Ignore clobbers in bb_is_just_return
2017-04-18 Jeff Lawre PR middle-end/80422 (ICE on valid code at -O3 in...
2017-03-27 Jakub Jelinekre PR target/80102 (ICE in maybe_record_trace_start...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-21 Trevor Saundersmake tablejump_p return the label as a rtx_insn *
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
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)
next