summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2017-05-051-13/+23
* Update copyright years.jakub2016-01-041-1/+1
* Avoid CSE of MEMs in different address spacesrth2015-11-091-9/+13
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+6
* Share memory blocks between pool allocatorsmiyuki2015-09-161-4/+4
* Add new object_allocator and clean-up allocator usage.marxin2015-07-161-31/+15
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+3
* gcc/rsandifo2015-06-251-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-24/+39
* gcc/rsandifo2015-05-191-0/+3
* gcc/rsandifo2015-05-191-4/+3
* make fp_setter_insn take a rtx_insn *tbsaunde2015-05-021-1/+1
* change local vars to rtx_insn *tbsaunde2015-05-021-3/+3
* remove need for store_values_directlytbsaunde2015-04-181-8/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-28/+28
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* Introduce LABEL_REF_LABELdmalcolm2014-09-111-2/+2
* gcc/rsandifo2014-08-281-2/+2
* cselib (also touches sched-deps.c)dmalcolm2014-08-261-8/+8
* cselib_record_sets_hook takes an rtx_insndmalcolm2014-08-261-1/+1
* cselib and incdecdmalcolm2014-08-261-3/+3
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-19/+22
* Merge from trunk.rsandifo2014-04-281-41/+25
|\
| * gcc/rsandifo2014-04-271-41/+25
* | Merge in trunk.mrs2014-04-021-9/+33
|\ \ | |/
| * * cselib.c (cselib_hash_rtx): Perform addition in unsignedjakub2014-03-251-1/+1
| * gcc/rsandifo2014-03-111-4/+2
| * PR debug/60381aoliva2014-03-061-9/+7
| * PR debug/59992aoliva2014-02-281-4/+30
| * PR debug/59992aoliva2014-02-281-7/+9
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Kenny's patch for rtl.mrs2014-01-031-5/+2
* | Merge in trunk.mrs2013-10-201-2/+2
|\ \ | |/
| * gcc/rsandifo2013-09-281-2/+2
* | Add wide-int branch.mrs2013-08-131-5/+12
|/
* PR rtl-optimization/57425amylaar2013-06-201-2/+2
* gcc:amylaar2013-06-161-2/+2
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-90/+88
* 2013-03-28 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-03-281-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR debug/36728jakub2012-11-281-8/+18
* PR middle-end/55030hp2012-11-261-3/+2