summaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-4/+4
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-34/+69
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-2/+0
* gcc/steven2012-07-161-2/+0
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-0/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* PR debug/47106aoliva2011-02-021-1/+1
* 2010-07-26 Richard Guenther <rguenther@suse.de>rguenth2010-07-261-4/+4
* * tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.jakub2010-07-051-0/+3
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+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/+3
* 2010-04-16 Richard Guenther <rguenther@suse.de>rguenth2010-04-161-11/+9
* 2010-04-12 Richard Guenther <rguenther@suse.de>rguenth2010-04-121-1/+1
* 2009-11-28 Richard Guenther <rguenther@suse.de>rguenth2009-11-281-2/+8
* Remove trailing white spaces.hjl2009-11-251-5/+5
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* gcc/matz2009-04-261-3/+13
* * df.h: Include "timevar.h".ian2009-04-171-2/+2
* PR debug/39086jason2009-03-111-8/+19
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-39/+51
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-1/+7
* 2008-07-07 Richard Guenther <rguenther@suse.de>rguenth2008-07-071-1/+1
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-11/+2
* PR c/35739jakub2008-04-161-1/+6
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* 2007-10-28 Richard Guenther <rguenther@suse.de>rguenth2007-10-281-3/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p,jakub2007-07-021-20/+17
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+2
* 2007-03-13 Seongbae Park <seongbae.park@gmail.com>spark2007-03-141-0/+8
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-10/+10
* 2006-09-01 Josh Conner <jconner@apple.com>jconner2006-09-011-25/+37
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-6/+8
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * tree-nrv.c (tree_nrv): Fix to check assignments to thejason2005-06-241-45/+56
* PR c++/19317jason2005-06-231-0/+76
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* 2005-01-08 Jeff Law <law@redhat.com>dnovillo2005-01-081-0/+1
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-1/+1
* Minor comment and whitespace changeskenner2004-06-241-3/+4
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-2/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+217