summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-27/+29
* 2014-11-03 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-031-15/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* move many gc hashtab to hash_tabletbsaunde2014-10-121-21/+2
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* fix pr62009 use after free in redirect_edge_var_map_duptbsaunde2014-08-051-3/+4
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-61/+20
* remove has_executetbsaunde2014-07-091-2/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-05-07 Thomas Preud'homme <thomas.preudhomme@arm.com>jye22014-05-081-1/+17
* Merge in trunk.mrs2014-04-301-2/+2
|\
| * 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-2/+2
* | Merge from trunk.rsandifo2014-04-221-13/+10
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-1/+4
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+6
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge in trunk.mrs2014-04-021-3/+3
|\ \ | |/
| * 2014-02-17 Richard Biener <rguenther@suse.de>rguenth2014-02-171-3/+3
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* | Merge with trunk.rsandifo2013-12-041-3/+7
|\ \ | |/
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-2/+2
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Merge from trunk.rsandifo2013-11-181-0/+1
|\ \ | |/
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge in trunk.mrs2013-11-061-94/+0
|\ \ | |/
| * * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-94/+0
* | Merge in trunk.mrs2013-11-041-2/+7
|\ \ | |/
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+7
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-291-1/+1
* | Merge in trunk.mrs2013-10-201-113/+133
|\ \ | |/
| * gcc/rsandifo2013-09-281-4/+4
| * 2013-09-26 Florian Weimer <fw@deneb.enyo.de>fw2013-09-261-109/+0
| * 2013-09-26 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-261-0/+129
* | Merge in trunk.mrs2013-09-201-465/+38
|\ \ | |/
| * 2013-09-17 Andrew MacLeod <amacleod@redhat.com>amacleod2013-09-171-209/+25
| * * tree-into-ssa.c (gate_into_ssa): New.hubicka2013-09-141-1/+12
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-255/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-3/+3