summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-03 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-031-1/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-1/+1
* 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-2/+0
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-12/+0
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-6/+0
* * tree-cfg.h: Rename from tree-flow.h. Remove #includes.amacleod2013-10-181-3/+10
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+2
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+1
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-1/+6
* 2013-09-26 Florian Weimer <fw@deneb.enyo.de>fw2013-09-261-5/+0
* 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-0/+3
* 2013-09-17 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-171-2/+1
* * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.camacleod2013-09-121-0/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-0/+89