aboutsummaryrefslogtreecommitdiff
path: root/gcc/resource.c
AgeCommit message (Expand)Author
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-10-01Remove clobber_highRichard Sandiford
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-09-09Remove AND_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-07-12 PR rtl-optimization/91136Eric Botcazou
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-08-06Remaining support for clobber highAlan Hayward
2018-03-02 * reorg.c (stop_search_p): Handle DEBUG_INSN.Jeff Law
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders
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-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
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-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-19gcc/Richard Sandiford
2015-04-28add default for EPILOGUE_USESTrevor Saunders
2015-04-22add default for INSN_REFERENCES_ARE_DELAYEDTrevor Saunders
2015-04-22provide default for INSN_SETS_ARE_DELAYEDTrevor Saunders
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERTrevor Saunders
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
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-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-05Eliminate the checked cast from get_call_reg_set_usageDavid Malcolm
2014-09-04Change the types of arguments and return values for several functions from rt...Trevor Saunders
2014-08-30 PR bootstrap/62304David Malcolm
2014-08-29Use rtx_insn in various places in resource.[ch]David Malcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm
2014-08-27resource.c: Use rtx_sequenceDavid Malcolm
2014-08-22resource.c: Use rtx_insnDavid Malcolm
2014-05-28-fuse-caller-save - Use collected register usage informationRadovan Obradovic
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm