aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2016-03-01 PR ada/70017ebotcazou
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-10Stop reload1.c warning from breaking bootstraprsandifo
2015-08-13gcc/rsandifo
2015-07-28gcc/rsandifo
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-09always define WORD_REGISTER_OPERATIONStbsaunde
2015-07-09reduce conditional compilation based on AUTO_INC_DECtbsaunde
2015-07-09always define AUTO_INC_DECtbsaunde
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-22Use std::swap instead of manual swaps.miyuki
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-19Use std::swap instead of explicit swapsmiyuki
2015-05-07gcc/rsandifo
2015-05-02type reg_equiv_init as rtx_insn_listtbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-05Add a no_register_allocation target hook.bernds
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionstbsaunde
2014-09-16use rtx_insn * moretbsaunde
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm
2014-08-28Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-28Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-28gcc/rsandifo
2014-08-27rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm
2014-08-27Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm
2014-08-22reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)dmalcolm
2014-08-19Convert various rtx to rtx_note *dmalcolm
2014-06-11gcc/rsandifo
2014-06-11gcc/rsandifo
2014-05-21 Improve reload code generation by ignoring init insns for reloads.bernds
2014-02-26 PR target/57935amodra
2014-02-10 PR middle-end/52306law
2014-01-02Update copyright years in gcc/rsandifo