summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-04-22 Richard Biener <rguenther@suse.de>rguenth2014-04-221-1/+11
* 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
* PR tree-optimization/51683jakub2011-12-311-1/+7
* PR tree-optimization/51074jakub2011-11-111-0/+10
* * gimple-fold.c (gimplify_and_update_call_from_tree): Setjakub2011-09-261-13/+37
* 2011-07-21 Kai Tietz <ktietz@redhat.com>ktietz2011-07-211-4/+11
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-13/+0
* PR middle-end/46360jakub2010-11-091-3/+7
* 2010-09-21 Richard Guenther <rguenther@suse.de>rguenth2010-09-211-4/+4
* 2010-08-04 Richard Guenther <rguenther@suse.de>rguenth2010-08-041-11/+64
* 2010-07-07 Richard Guenther <rguenther@suse.de>rguenth2010-07-071-3/+12
* PR tree-optimization/44508jakub2010-06-141-3/+10
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+3
* gcc/ChangeLog:steven2010-05-211-2/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* Remove trailing white spaces.hjl2009-11-251-6/+6
* * builtins.c (interclass_mathfn_icode): New helper.matz2009-09-281-10/+8
* 2009-09-22 Richard Guenther <rguenther@suse.de>rguenth2009-09-221-92/+16
* Squash commit of EH in gimplerth2009-09-141-4/+0
* gcc/ChangeLog:aoliva2009-09-021-1/+2
* 2009-05-24 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-241-9/+1