summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-08-23 Richard Biener <rguenther@suse.de>rguenth2016-08-231-219/+96
* * tree-ssa-propagate.c: Enhance docs foraldyh2016-03-251-0/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-10 Jeff Law <law@redhat.com>law2015-12-101-2/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-8/+8
* switch from gimple to gimple*tbsaunde2015-09-201-23/+23
* 2015-07-23 Richard Biener <rguenther@suse.de>rguenth2015-07-231-3/+23
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-19/+5
* 2015-07-07 Richard Biener <rguenther@suse.de>rguenth2015-07-071-19/+51
* 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
* * gimple-expr.h (is_gimple_constant): Reorder.ebotcazou2015-05-131-3/+1
* 2015-04-16 Richard Biener <rguenther@suse.de>rguenth2015-04-161-0/+40
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-131-2/+30
* 2015-02-20 Richard Biener <rguenther@suse.de>rguenth2015-02-201-2/+26
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-2/+2
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-17/+19
* 2014-11-10 Patrick Palka <ppalka@gcc.gnu.org>ppalka2014-11-101-12/+15
* 2014-10-28 Richard Biener <rguenther@suse.de>rguenth2014-10-281-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* 2014-06-24 Chung-Lin Tang <cltang@codesourcery.com>cltang2014-06-241-2/+12
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-2/+4
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-190/+185
* 2014-06-13 Richard Biener <rguenther@suse.de>rguenth2014-06-131-5/+0
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-1/+1
* 2014-05-09 Richard Biener <rguenther@suse.de>rguenth2014-05-091-15/+13
* 2014-04-17 Richard Biener <rguenther@suse.de>rguenth2014-04-171-3/+7
* 2014-04-17 Richard Biener <rguenther@suse.de>rguenth2014-04-171-1/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* 2013-11-28 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-281-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-4/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * 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
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+215