summaryrefslogtreecommitdiff
path: root/gcc/ssa.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-0/+32
* * ssa.c, ssa-dce.c, ssa-ccp.c: Remove files.rth2003-11-211-70/+0
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-12/+10
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-1/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * ssa-ccp.c (first_phi_node): Remove. Replace uses with calls tolaw2001-07-101-0/+4
* * ssa-dce.c (ssa_eliminate_dead_code): Renamed fromlaw2001-06-291-1/+1
* 2001-06-22 Diego Novillo <dnovillo@redhat.com>dnovillo2001-06-221-0/+1
* * ssa.c (remove_phi_alternative): Remove declaration. No longerlaw2001-06-191-2/+4
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-021-0/+64