Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / cfgrtl.c
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-01-04 jakub Update copyright years.
2015-12-14 jakub PR rtl-optimization/68730
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21 tbsaundeunconditionally compile most of the delay slot code
2015-10-21 law[PATCH] Move RTL printing code from sched-vis.c into...
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30 rsandifogcc/
2015-06-30 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06 rsandifogcc/
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-19 ebotcazou * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.
2015-05-09 tbsaundechange in_expr_list_p to in_insn_list_p
2015-04-28 tbsaundealways define HAVE_epilogue
2015-04-28 tbsaundealways define HAVE_simple_return and HAVE_return
2015-04-22 tbsaundemake some HAVE_cc0 code always compiled
2015-04-22 tbsaundealways define HAVE_cc0
2015-04-21 rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-14 jakub PR rtl-optimization/65761
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 jakub PR rtl-optimization/64536
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-14 xur2014-11-13 Rong Xu <xur@google.com>
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-19 law * cfgrtl.c ira.c ira-color.c ira-conflicts...
2014-09-16 tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-11 dmalcolmIntroduce LABEL_REF_LABEL
2014-08-28 dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28 dmalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-27 dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-26 dmalcolmRemove DF_REF_INSN scaffolding
2014-08-26 dmalcolmduplicate_insn_chain accepts rtx_insn
2014-08-26 dmalcolmStrengthen various insn emission functions
2014-08-26 dmalcolmParams of add_insn and unlink_insn_chain
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26 dmalcolmTighten up params of create_basic_block_structure
2014-08-25 dmalcolmAdd rtx_jump_table_data::get_labels method
2014-08-25 dmalcolmdelete_insn_and_edges takes an rtx_insn *
2014-08-25 dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-25 dmalcolmRemove BB_FOOTER scaffolding
2014-08-21 dmalcolmcfgrtl.c: Use rtx subclasses
2014-08-20 dmalcolmget_last_bb_insn returns an rtx_insn
2014-08-20 dmalcolmFix issue with NULL as_a in duplicate_insn_chain
2014-08-19 dmalcolmReturn types of unlink_insn_chain and duplicate_insn_chain
2014-08-19 dmalcolmemit_* functions return rtx_insn
2014-08-19 dmalcolmConvert various rtx to rtx_note *
2014-08-19 dmalcolmbb_note returns a rtx_note *
2014-08-19 dmalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-08-19 dmalcolmentry_of_function returns an insn
2014-08-19 dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-19 dmalcolmReplace BB_HEAD et al macros with functions
2014-08-18 dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-09 tbsaunderemove has_execute
2014-05-21 berndsStop the cfglayout code from failing an assert when...
2014-05-19 rsandifogcc/
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-14 ebotcazou * cfgcleanup.c (try_forward_edges): Use location_t...
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-17 tejohnson2013-12-17 Teresa Johnson <tejohnson@google.com>
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-09 dmalcolmEliminate profile_status macro.
2013-12-09 dmalcolmEliminate basic_block_info macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09 dmalcolmEliminate SET_BASIC_BLOCK macro.
2013-11-24 steven PR bootstrap/59279
2013-11-24 steven * jump.c (reset_insn_reg_label_operand_notes): New...
2013-11-21 rsandifoMerge with trunk.
2013-11-21 dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 dmalcolmEliminate n_basic_blocks macro
2013-11-18 tejohnsonThis patch fixes an lto profiledbootstrap failure with
2013-11-16 mrsMerge in trunk.
2013-11-13 steven * cfgrtl.c (can_fallthru): Reorder code to move tablej...
2013-10-20 mrsMerge in trunk.
2013-10-10 jakub PR middle-end/58670
2013-09-28 rsandifogcc/
2013-09-23 rsandifogcc/
2013-09-04 mrsMerge in trunk.
2013-08-31 tejohnsonThis patch sanitizes the partitioning to address issues...
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
next