summaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/law2017-03-281-18/+50
* 2016-01-10 Richard Biener <rguenther@suse.de>rguenth2017-01-101-1/+12
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-08 Richard Biener <rguenther@suse.de>rguenth2016-11-081-4/+9
* To: gcc-patches@gcc.gnu.orgrsandifo2016-05-181-60/+44
* Update copyright years.jakub2016-01-041-1/+1
* PR68474: Fix tree-call-cdce.c:use_internal_fnrsandifo2015-12-011-1/+2
* Extend tree-call-cdce to calls whose result is usedrsandifo2015-11-171-61/+217
* PR68264: Use unordered comparisons for tree-call-cdce.crsandifo2015-11-131-22/+21
* Try to update dominance info in tree-call-cdce.crsandifo2015-11-071-1/+36
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* Remove redundant variable from tree-call-cdce.crsandifo2015-10-291-6/+5
* Remove unnecessary label from tree-call-cdce.crsandifo2015-10-291-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+4
* Replace REAL_VALUES_LESS with real_lessrsandifo2015-10-051-4/+4
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-2/+2
* switch from gimple to gimple*tbsaunde2015-09-201-15/+15
* remove more useless typedefstbsaunde2015-08-191-2/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* Fix example in header comment in tree-call-cdce.cvries2015-04-281-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+7
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-14/+15
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* remove has_executetbsaunde2014-07-091-1/+0
* Merge in trunk.mrs2014-05-061-1/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* | Merge from trunk.rsandifo2014-04-221-44/+40
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-42/+40
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+9
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-1/+1
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-0/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* | Merge with trunk.rsandifo2013-11-221-3/+1
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-3/+1
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Merge in trunk.mrs2013-11-161-0/+1
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* | Merge in trunk.mrs2013-11-041-12/+7
|\ \ | |/