summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ter.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-3/+3
* PR middle-end/37567amacleod2008-09-191-20/+7
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-58/+43
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-1/+37
* gcc/rwild2008-06-061-9/+10
* 2008-01-12 Sebastian Pop <sebastian.pop@amd.com>spop2008-01-131-0/+2
* PR tree-optimization/33619jakub2007-10-151-7/+2
* 2007-10-01 Alexandre Oliva <aoliva@redhat.com>jakub2007-10-031-1/+1
* PR 33593dnovillo2007-09-301-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* PR tree-optimization/29877shinwell2007-01-081-0/+6
* * config/elfos.h, config/spu/spu.c, tree-ssa-operands.h,kazu2006-12-221-1/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-10/+10
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-3/+3
* 2006-12-10 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-101-1/+2
* New out of ssa Coalescer.amacleod2006-12-101-18/+0
* New TER code.amacleod2006-12-081-0/+747