summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)Author
2017-03-31 PR debug/80025jakub
2017-01-01 Update copyright years.jakub
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-27 * auto-inc-dec.c (try_merge): Remove break after return.jakub
2016-08-09 PR c/7652mpolacek
2016-07-25 PR middle-end/71732danglin
2016-05-02 PR rtl-optimization/70886ebotcazou
2016-01-04 Update copyright years.jakub
2015-11-09Avoid CSE of MEMs in different address spacesrth
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-16Share memory blocks between pool allocatorsmiyuki
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-25gcc/rsandifo
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 cselib.c.marxin
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-02make fp_setter_insn take a rtx_insn *tbsaunde
2015-05-02change local vars to rtx_insn *tbsaunde
2015-04-18remove need for store_values_directlytbsaunde
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
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-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-08-28gcc/rsandifo
2014-08-26cselib (also touches sched-deps.c)dmalcolm
2014-08-26cselib_record_sets_hook takes an rtx_insndmalcolm
2014-08-26cselib and incdecdmalcolm
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-04-28Merge from trunk.rsandifo
2014-04-27gcc/rsandifo
2014-04-02Merge in trunk.mrs
2014-03-25 * cselib.c (cselib_hash_rtx): Perform addition in unsignedjakub
2014-03-11gcc/rsandifo
2014-03-06PR debug/60381aoliva
2014-02-28PR debug/59992aoliva
2014-02-28PR debug/59992aoliva
2014-01-03Merge in trunk.mrs
2014-01-03Kenny's patch for rtl.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-10-20Merge in trunk.mrs
2013-09-28gcc/rsandifo
2013-08-13Add wide-int branch.mrs