summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-5/+5
* switch from gimple to gimple*tbsaunde2015-09-201-9/+9
* Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde2015-08-121-2/+6
* replace several uses of the anon namespace with GCC_FINALtbsaunde2015-08-111-6/+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-15/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+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-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-4/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+11
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-24 Richard Biener <rguenther@suse.de>rguenth2014-06-241-0/+6
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-51/+74
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-27/+20
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Note that pass_pre destroys PROP_no_crit_edgesvries2014-01-101-1/+3
* 2014-01-09 Richard Biener <rguenther@suse.de>rguenth2014-01-091-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* 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/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+4
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-20/+36
* 2013-05-21 Richard Biener <rguenther@suse.de>rguenth2013-05-211-5/+13
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-3/+3
* gcc/steven2012-07-161-4/+0
* 2012-04-27 Richard Guenther <rguenther@suse.de>rguenth2012-04-271-72/+0
* * doc/invoke.texi (sink-frequency-threshold): Document.law2011-10-261-41/+76
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* 2011-03-16 Richard Guenther <rguenther@suse.de>rguenth2011-03-161-4/+10
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-45/+72
* PR tree-optimization/46494ebotcazou2011-02-141-2/+3
* PR tree-optimization/33244matz2010-09-081-0/+6
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-1/+2
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0