aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
AgeCommit message (Expand)Author
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-01-04 Update copyright years.jakub
2015-12-14 PR rtl-optimization/68730jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-21unconditionally compile most of the delay slot codetbsaunde
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-30gcc/rsandifo
2015-06-30gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19 * insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.ebotcazou
2015-05-09change in_expr_list_p to in_insn_list_ptbsaunde
2015-04-28always define HAVE_epiloguetbsaunde
2015-04-28always define HAVE_simple_return and HAVE_returntbsaunde
2015-04-22make some HAVE_cc0 code always compiledtbsaunde
2015-04-22always define HAVE_cc0tbsaunde
2015-04-212015-04-21 Richard Biener <rguenther@suse.de>rguenth
2015-04-14 PR rtl-optimization/65761jakub
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-09 PR rtl-optimization/64536jakub
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-142014-11-13 Rong Xu <xur@google.com>xur
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-19 * cfgrtl.c ira.c ira-color.c ira-conflicts ira-lives.c: Updatelaw
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionstbsaunde
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm
2014-08-28Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-27rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-26duplicate_insn_chain accepts rtx_insndmalcolm
2014-08-26Strengthen various insn emission functionsdmalcolm
2014-08-26Params of add_insn and unlink_insn_chaindmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-26Tighten up params of create_basic_block_structuredmalcolm
2014-08-25Add rtx_jump_table_data::get_labels methoddmalcolm
2014-08-25delete_insn_and_edges takes an rtx_insn *dmalcolm
2014-08-25Convert edge_def.insns.r to rtx_insn *dmalcolm