aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-scan.c
AgeCommit message (Expand)Author
2017-01-05[bootstrap-O3] use unsigned type for regno in df-scanaoliva
2017-01-01 Update copyright years.jakub
2016-11-16df: Change defs in entry and uses in exit block during separate shrink-wrappingsegher
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-092016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-08-12 PR c/7652mpolacek
2016-05-03Fix PR44281, bad RA with global regs.bernds
2016-04-27df: make df_problem instances "const"dmalcolm
2016-01-04 Update copyright years.jakub
2015-11-15always define EH_RETURN_HANDLER_RTXtbsaunde
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-01remove many typedefstbsaunde
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-08-24gcc/rsandifo
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-30gcc/rsandifo
2015-06-23gcc/c-family/rsandifo
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-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-02 * df-scan.c (df_scan_start_dump): Add space between regno and regname.uros
2015-06-01Change use to type-based pool allocator in df-scan.c.marxin
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-04-28always define HAVE_epiloguetbsaunde
2015-04-28add default for EPILOGUE_USEStbsaunde
2015-04-22remove #if for PIC_OFFSET_TABLE_REGNUMtbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-04-22add default definition of EH_RETURN_DATA_REGNOtbsaunde
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05gcc/olegendo
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-22df-*.c: Use rtx_insndmalcolm
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-06-15gcc/rsandifo
2014-05-28-fuse-caller-save - Use collected register usage informationvries
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde