]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgrtl.c
always define HAVE_cc0
[thirdparty/gcc.git] / gcc / cfgrtl.c
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
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-05-16  tejohnson2013-05-16 Teresa Johnson <tejohnson@google.com>
2013-05-15  tejohnson2013-05-15 Teresa Johnson <tejohnson@google.com>
2013-04-16  steven * cfgrtl.c (cfg_layout_merge_blocks): Revert r184005...
2013-04-13  steven * emit-rtl.c (remove_insn): Do not call df_insn_delete...
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-02-25  vries2013-02-25 Tom de Vries <tom@codesourcery.com>
2013-02-06  vries2013-02-06 Tom de Vries <tom@codesourcery.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-04  steven * rtl.h (print_insn_with_notes): Remove prototype.
2012-12-02  steven * function.h (struct rtl_data): Remove epilogue_delay_...
2012-11-27  dehao2012-11-27 Dehao Chen <dehao@google.com>
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  jakub PR rtl-optimization/54127
2012-11-02  ebotcazou * cfg-flags.def (ABNORMAL_CALL): Fix comment.
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-16  amylaar * loop-doloop.c (doloop_modify): Pass doloop_en...
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-09-27  dehao2012-09-27 Dehao Chen <dehao@google.com>
next