summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* remove has_gatetbsaunde2014-04-171-2/+0
* 2014-02-17 Richard Biener <rguenther@suse.de>rguenth2014-02-171-3/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * 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
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-94/+0
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+7
* 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
* 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
* 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
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-23/+21
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-4/+3
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-1/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-5/+5
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-2/+11
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-14/+5
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-8/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-31/+27
* 2012-07-20 Richard Guenther <rguenther@suse.de>rguenth2012-07-201-7/+2
* gcc/steven2012-07-161-3/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-8/+3
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-3/+8
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-05-11 Richard Guenther <rguenther@suse.de>rguenth2012-05-111-2/+0
* Fix -Wuninitialized for -ftrack-macro-expansiondodji2012-04-301-4/+11
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-0/+29
* 2012-02-24 Richard Guenther <rguenther@suse.de>rguenth2012-02-241-2/+0
* 2012-01-18 Richard Guenther <rguenther@suse.de>rguenth2012-01-181-4/+0
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-82/+7