aboutsummaryrefslogtreecommitdiff
path: root/gcc/reload1.c
AgeCommit message (Expand)Author
2017-04-13 * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGsJeff Law
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-212016-11-20 Jeff Law <law@redhat.com>Jeff Law
2016-11-04 * defaults.h (LOAD_EXTEND_OP): Define if not already defined.Eric Botcazou
2016-11-02split up some variables to use rtx_insn * moreTrevor Saunders
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-08-28make forced labels a vecTrevor Saunders
2016-08-12 PR c/7652Marek Polacek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-18 PR bootstrap/71435Eric Botcazou
2016-04-29avr-related reload fix from Senthil Kumar SelvarajBernd Schmidt
2016-03-18 * reload1.c (emit_input_reload_insns): Use simplify_replace_rtxJakub Jelinek
2016-03-01 PR ada/70017Eric Botcazou
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-10Stop reload1.c warning from breaking bootstrapRichard Sandiford
2015-08-13gcc/Richard Sandiford
2015-07-28gcc/Richard Sandiford
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders
2015-07-09always define AUTO_INC_DECTrevor Saunders
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-06gcc/Richard Sandiford
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-05-07gcc/Richard Sandiford
2015-05-02type reg_equiv_init as rtx_insn_listTrevor Saunders
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-22gcc/Richard Sandiford
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders
2014-09-16use rtx_insn * moreTrevor Saunders
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm