aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-282012-11-28 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2011-12-31 PR tree-optimization/51683Jakub Jelinek
2011-11-11 PR tree-optimization/51074Jakub Jelinek
2011-09-26 * gimple-fold.c (gimplify_and_update_call_from_tree): SetJakub Jelinek
2011-07-212011-07-21 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-11-09 PR middle-end/46360Jakub Jelinek
2010-09-212010-09-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-08-042010-08-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-072010-07-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-14 PR tree-optimization/44508Jakub Jelinek
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-30gcc/ChangeLog:Steven Bosscher
2009-11-25Remove trailing white spaces.H.J. Lu
2009-09-28 * builtins.c (interclass_mathfn_icode): New helper.Michael Matz
2009-09-222009-09-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-05-242009-05-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-04-282009-04-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-04-25 * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka
2009-04-16 * tree-ssa-propagate.c (stmt_makes_single_load): Remove.Kazu Hirata
2009-04-032009-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-09-112008-09-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-08-292008-08-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-282008-05-28 Seongbae Park <seongbae.park@gmail.com>Seongbae Park
2008-05-25 * tree.h: Update the table of flags used on tree nodes.Eric Botcazou
2008-05-162008-05-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-152008-05-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-242008-04-24 Rafael Espindola <espindola@google.com>Rafael Espindola
2008-04-152008-04-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-11-27 * tree-ssa-propagate.c (set_rhs) <GIMPLE_MODIFY_STMT>: Fix typo.Eric Botcazou
2007-08-312007-08-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-232007-07-23 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin