aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-propagate.c
AgeCommit message (Expand)Author
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
2007-07-182007-07-18 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2007-07-11 PR tree-optimization/32589Eric Botcazou
2007-04-17 * tree-ssa-propagate.c (cfg_blocks_add): Insert blocks with fewerIan Lance Taylor
2007-03-08./:Ian Lance Taylor
2007-03-02 Used signed infinities in VRP.Ian Lance Taylor
2007-02-192007-02-18 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2007-01-18 * tree-ssa-ccp.c (ccp_finalize): Return if something changed.Jan Hubicka
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2006-12-11 * tree-ssa-operands.h (create_ssa_artificial_load_stmt):Diego Novillo
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez
2006-11-28 Privatize SSA variables into gimple_df.Jan Hubicka
2006-11-08 * tree-ssa-propagate.c (set_rhs): Restructure validity tests as aRoger Sayle
2006-09-22 * tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION ifJakub Jelinek
2006-09-162006-09-16 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski