aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
AgeCommit message (Expand)Author
2017-01-24Add "__RTL" to cc1dmalcolm
2017-01-15Make rtl_split_edge work for jumps that fall through (PR72749)segher
2017-01-12 PR bootstrap/79069jakub
2017-01-01 Update copyright years.jakub
2016-11-21make delete_insn () take a rtx_insn *tbsaunde
2016-11-02remove cast in delete_insn_chaintbsaunde
2016-10-21make tablejump_p return the label as a rtx_insn *tbsaunde
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-08-28make forced labels a vectbsaunde
2016-07-26use auto_sbitmap in various placestbsaunde
2016-07-19 PR rtl-optimization/71916jakub
2016-05-11gcc/ienkovich
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