aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
AgeCommit message (Expand)Author
2016-01-292016-01-29 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-12-20 PR middle-end/65337hubicka
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-27 PR middle-end/67005mpolacek
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde
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-05-122015-05-12 Richard Biener <rguenther@suse.de>rguenth
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-102014-12-10 Richard Biener <rguenther@suse.de>rguenth
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-14 * tree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminatejakub
2014-11-12 PR c/59708jakub
2014-11-05gcc/ienkovich
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-06-182014-06-18 Richard Biener <rguenther@suse.de>rguenth
2014-06-182014-06-18 Richard Biener <rguenther@suse.de>rguenth
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-282014-04-28 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-11-292013-11-29 Richard Biener <rguenther@suse.de>rguenth
2013-11-282013-11-28 Richard Biener <rguenther@suse.de>rguenth
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-02 * tree-flow.h: Remove some prototypes.amacleod
2013-09-30gcc/rsandifo