summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2017-04-13 * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGslaw
2017-01-01 Update copyright years.jakub
2016-11-212016-11-20 Jeff Law <law@redhat.com>law
2016-11-04 * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou
2016-11-02split up some variables to use rtx_insn * moretbsaunde
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-08-28make forced labels a vectbsaunde
2016-08-12 PR c/7652mpolacek
2016-07-26use auto_sbitmap in various placestbsaunde
2016-06-18 PR bootstrap/71435ebotcazou
2016-04-29avr-related reload fix from Senthil Kumar Selvarajbernds
2016-03-18 * reload1.c (emit_input_reload_insns): Use simplify_replace_rtxjakub
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