summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-11-28 Marc Glisse <marc.glisse@inria.fr>glisse2012-11-281-0/+14
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-37/+31
* This patch normalizes more bitmap function names.crowl2012-11-011-7/+7
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-4/+4
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* gcc/steven2012-07-161-3/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1