aboutsummaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
AgeCommit message (Expand)Author
2017-04-19Merge master rev 246990.Yvan Roux
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-22Revert accidental commit.hubicka
2016-09-22 * regcprop.c (copyprop_hardreg_forward_1): Remove noop moves.hubicka
2016-07-26use auto_sbitmap in various placestbsaunde
2016-02-25 PR rtl-optimization/69896jakub
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-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-13Fix double word typos.aldyh
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
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-01Change use to type-based pool allocator in regcprop.c.marxin
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-02kill_autoinc_value can take a rtx_insn *tbsaunde
2015-01-09Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.cvries
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo
2014-10-17Use fuse-caller-save info in cprop-hardregvries
2014-10-17Handle copy cycles in pass_cprop_hardregvries
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-09 PR rtl-optimization/57003uros
2014-08-28gcc/rsandifo
2014-08-28gcc/rsandifo
2014-08-22regcprop.c: Use rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-06-04gcc/rsandifo
2014-06-04gcc/rsandifo
2014-06-04gcc/rsandifo
2014-06-042014-06-04 Matthew Fortune <matthew.fortune@imgtec.com>abennett
2014-05-152014-05-15 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-20PR rtl-optimization/54300rearnsha