summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copyrename.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+3
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+36
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-21/+19
* 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/+1
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-7/+45
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-19/+35
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-3/+3
* gcc/steven2012-07-161-2/+0
* gcc/ChangeLog:aoliva2012-06-131-6/+7
* 2011-07-12 Richard Guenther <rguenther@suse.de>rguenth2011-07-121-8/+9
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * postreload-gcse.c (gcse_after_reload_main): Add calls tofroydnj2011-04-131-0/+9
* PR tree-optimization/47427jakub2011-01-251-2/+14
* 2011-01-20 Richard Guenther <rguenther@suse.de>rguenth2011-01-201-3/+8
* 2010-12-06 Richard Guenther <rguenther@suse.de>rguenth2010-12-061-3/+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
* Remove trailing white spaces.hjl2009-11-251-21/+21
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-14/+0
* gcc/matz2009-04-261-1/+1
* * tree-ssa-copyrename.c (rename_ssa_copies): Don't iteratematz2009-04-261-2/+2
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-23/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-16/+19
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-4/+6
* PR c++/34862ian2008-01-281-3/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* Revert:aoliva2007-07-091-4/+12
* PR debug/23551aoliva2007-07-061-12/+4
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Returnhubicka2007-02-041-14/+16
* PR tree-optimization/1046hubicka2007-01-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* * common.opt (ftree-combine-temps): Remove.amacleod2006-12-011-2/+2
* Privatize SSA variables into gimple_df.hubicka2006-11-281-3/+3
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-5/+6
* Update FSF address.kcook2005-06-251-2/+2
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * tree-ssa-copyrename.c (rename_ssa_copies): Make it static.kazu2004-11-061-3/+1