summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-05-24 Richard Biener <rguenther@suse.de>rguenth2016-05-241-2/+2
* 2016-01-29 Richard Biener <rguenther@suse.de>rguenth2016-01-291-2/+4
* Update copyright years.jakub2016-01-041-1/+1
* PR middle-end/65337hubicka2015-12-201-84/+44
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-11/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+7
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-22/+22
* PR middle-end/67005mpolacek2015-08-271-4/+5
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-12/+4
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-12 Richard Biener <rguenther@suse.de>rguenth2015-05-121-1/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-10 Richard Biener <rguenther@suse.de>rguenth2014-12-101-2/+20
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-17/+20
* * tree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminatejakub2014-11-141-0/+5
* PR c/59708jakub2014-11-121-0/+120
* gcc/ienkovich2014-11-051-2/+36
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-1/+1
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-52/+6
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+3
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-2/+7
* pass cfun to pass::executetbsaunde2014-04-171-3/+3
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+3
* remove has_gatetbsaunde2014-04-171-3/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+4
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+2
* 2013-11-28 Richard Biener <rguenther@suse.de>rguenth2013-11-281-18/+10
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+9
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-42/+0