summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/80025jakub2017-03-311-11/+21
* Update copyright years.jakub2017-01-011-1/+1
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-2/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * auto-inc-dec.c (try_merge): Remove break after return.jakub2016-09-271-1/+0
* PR c/7652mpolacek2016-08-091-0/+1
* PR middle-end/71732danglin2016-07-251-0/+7
* PR rtl-optimization/70886ebotcazou2016-05-021-11/+1
* 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
|/