]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cfgrtl.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-30  Richard BienerAvoid some -Wunreachable-code-ctrl
2021-11-28  Jan HubickaImprove -fprofile-report
2021-11-25  Richard BienerContinue RTL verifying in rtl_verify_fallthru
2021-11-01  Xionghu LuoRename duplicate_loop_to_header_edge to duplicate_loop_...
2021-05-04  Segher BoessenkoolRemove CC0
2021-03-03  Jakub Jelinekcfgrtl: Fix up fixup_partitions caused ICE [PR99085]
2021-02-10  Richard Bienerrtl-optimization/99054 - fix leak in fixup_partitions
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-17  Richard SandifordSplit update_cfg_for_uncondjump out of combine
2020-12-05  Maciej W. Rozyckicfgrtl: Add missing call to `onlyjump_p'
2020-11-30  Ilya Leoshkevichrtl_dump_bb: fix segfault when reporting internal error
2020-09-01  Martin Liskavec: use inexact growth where possible.
2020-09-01  Richard Bienerrtl-optimization/96812 - remap dependence info on RTL...
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-05-13  Jakub JelinekFix -fcompare-debug issue in purge_dead_edges [PR95080]
2020-04-17  Jakub JelinekFix -fcompare-debug issue in delete_insn_and_edges...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-16  Ilya Leoshkevichfind_partition_fixes: remove unused bbs_in_cold_partiti...
2019-08-13  Olivier HainqueHandle casesi dispatch tablejumps in create_trace_edges...
2019-08-01  Eric Botcazou* cfgrtl.c (relink_block_chain): Add line returns in...
2019-07-12  Kewen LinAdd hint if the fallthrough target of current BB isn...
2019-07-02  Eric Botcazou* cfgrtl.c (commit_edge_insertions): Rebuild jump label...
2019-07-02  Eric Botcazoucfgexpand.c (pass_expand::execute): Deal specially...
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-04-29  Jakub Jelinekre PR rtl-optimization/90257 (8% degradation on cpu2006...
2019-02-22  Richard Bienerre PR tree-optimization/87609 (miscompilation with...
2019-02-13  Martin LiskaRemove a barrier when EDGE_CROSSING is removed (PR...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Jakub Jelinekre PR rtl-optimization/87475 (ICE in patch_jump_insn...
2018-11-15  Jakub Jelinekre PR rtl-optimization/88018 (ICE in insert_insn_on_edg...
2018-11-13  Martin LiskaImprove -fprofile-report.
2018-06-21  Eric Botcazoucfgrtl.c (fixup_reorder_chain): Do not emit NOPs in...
2018-06-20  Jakub Jelinekcfgrtl.c (rtl_verify_edges): Formatting fix.
2018-04-09  Jan Hubickare PR rtl-optimization/84058 (RTl partitioning fixup...
2018-02-19  Jakub Jelinekre PR target/84146 (ICE with -mcet in dwarf2out_var_loc...
2018-01-11  Jan Hubickare PR rtl-optimization/83575 (ICE: verify_flow_info...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Jakub Jelinekre PR rtl-optimization/80747 (gcc.dg/tree-ssa/tailrecur...
2017-12-20  Alexandre Oliva[SFN] debug markers before labels no more
2017-12-19  Alexandre Oliva[SFN] start rtl block with label, then markers
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  Alexandre Oliva[SFN] adjust RTL insn-walking API
2017-11-22  Eric Botcazoure PR rtl-optimization/83030 (ICE in create_pseudo_cfg...
2017-11-21  Claudiu ZissulescuDon't split call from its call arg location.
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-10-09  Segher BoessenkoolReplace insn_rtx_cost with insn_cost and pattern_cost
2017-07-24  Segher Boessenkoolcfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is...
2017-07-21  Jan Hubickabb-reorder.c (find_rarely_executed_basic_blocks_and_cro...
2017-07-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-02  Jan Hubickacfgrtl.c (rtl_verify_edges): Enable checking of profile...
2017-07-01  Jan Hubickacfgrtl.c (rtl_flow_call_edges_add): Update profile.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-08  Jan Hubickacfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_pa...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-26  Martin LiskaSimplify usage of some TDF_* flags.
2017-05-18  Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-24  David MalcolmAdd "__RTL" to cc1
2017-01-15  Segher BoessenkoolMake rtl_split_edge work for jumps that fall through...
2017-01-12  Jakub Jelinekre PR bootstrap/79069 (Bootstrap failure on s390x-linux...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-21  Trevor Saundersmake delete_insn () take a rtx_insn *
2016-11-02  Trevor Saundersremove cast in delete_insn_chain
2016-10-21  Trevor Saundersmake tablejump_p return the label as a rtx_insn *
2016-10-21  Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-28  Trevor Saundersmake forced labels a vec
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-07-19  Jakub Jelinekre PR rtl-optimization/71916 (ICE at -O3 on valid code...
2016-05-11  Ilya Enkovichre PR middle-end/70807 (fwprop pass ICE with incoming...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-14  Jakub Jelinekre PR rtl-optimization/68730 (wrong code at -O3 on...
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-10-21  Trevor Saundersunconditionally compile most of the delay slot code
2015-10-21  Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30  Richard Sandifordtarget-insns.def (jump): New targetm instruction pattern.
2015-06-30  Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-25  Richard SandifordMakefile.in (TARGET_DEF): Add target-insns.def.
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-06  Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Eric Botcazouinsn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-09  Trevor Saunderschange in_expr_list_p to in_insn_list_p
2015-04-28  Trevor Saundersalways define HAVE_epilogue
2015-04-28  Trevor Saundersalways define HAVE_simple_return and HAVE_return
2015-04-22  Trevor Saundersmake some HAVE_cc0 code always compiled
2015-04-22  Trevor Saundersalways define HAVE_cc0
2015-04-21  Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-04-14  Jakub Jelinekre PR rtl-optimization/65761 (internal compiler error...
next