summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add wide-int branch.mrs2013-08-131-3/+3
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-51/+102
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-1/+2
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-36/+0
* PR middle-end/56461jakub2013-02-271-11/+8
* 2013-02-12 Richard Biener <rguenther@suse.de>rguenth2013-02-121-5/+5
* 2013-01-14 Richard Biener <rguenther@suse.de>rguenth2013-01-141-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* * tree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_uninitialized tagebotcazou2012-12-031-5/+5