aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
AgeCommit message (Expand)Author
2017-05-12Merge branches/gcc-6-branch rev 247789.Yvan Roux
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
2013-06-20 PR rtl-optimization/57425amylaar
2013-06-16gcc:amylaar
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-03-282013-03-28 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2013-01-10Update copyright years in gcc/rsandifo
2012-11-28 PR debug/36728jakub
2012-11-26 PR middle-end/55030hp