summaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* 2016-04-19 Richard Biener <rguenther@suse.de>rguenth2016-04-191-3/+5
* Merge of HSAjamborm2016-01-191-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* PR ipa/67811rth2015-12-221-5/+16
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-1/+1
* gcc/jakub2015-10-131-0/+14
* switch from gimple to gimple*tbsaunde2015-09-201-8/+8
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* gimple-walk.c #include TLCaldot2015-04-291-18/+17
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* A bit of walk_gimple_op maintenance.tschwinge2014-12-121-18/+31
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-75/+93
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* add a hash_set based on hash_tabletbsaunde2014-08-021-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58956jakub2013-12-161-44/+50
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+871