summaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
AgeCommit message (Expand)Author
2018-04-27Added clone functions to duplicated passes.Benedikt Huber
2017-03-28gcc/law
2017-01-102016-01-10 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-11-082016-11-08 Richard Biener <rguenther@suse.de>rguenth
2016-05-18To: gcc-patches@gcc.gnu.orgrsandifo
2016-01-04 Update copyright years.jakub
2015-12-01PR68474: Fix tree-call-cdce.c:use_internal_fnrsandifo
2015-11-17Extend tree-call-cdce to calls whose result is usedrsandifo
2015-11-13PR68264: Use unordered comparisons for tree-call-cdce.crsandifo
2015-11-07Try to update dominance info in tree-call-cdce.crsandifo
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-29Remove redundant variable from tree-call-cdce.crsandifo
2015-10-29Remove unnecessary label from tree-call-cdce.crsandifo
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-05Replace REAL_VALUES_LESS with real_lessrsandifo
2015-10-05Replace REAL_VALUES_EQUAL with real_equalrsandifo
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-19remove more useless typedefstbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
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-04-28Fix example in header comment in tree-call-cdce.cvries
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-05-06Merge in trunk.mrs
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-22Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-13Merge in trunk.mrs
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-04Merge with trunk.rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22Merge with trunk.rsandifo
2013-11-22add auto_vectbsaunde
2013-11-20Merge from trunk.rsandifo
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-16Merge in trunk.mrs
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod