summaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* remove has_executetbsaunde2014-07-091-1/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-29/+22
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-67/+59
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-12/+12
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-3/+3
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-4/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * 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/+2
* * 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
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-6/+0
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-11/+4
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+8
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-0/+1
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+59
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-1/+1
* PR tree-optimization/58006jakub2013-08-181-3/+12
* 2013-05-06 Richard Biener <rguenther@suse.de>rguenth2013-05-061-3/+3
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-5/+0
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-122/+142
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-19/+21
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-1/+0
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-7/+5
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-18/+21
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-3/+1
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-2/+0
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-4/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-11/+5
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-5/+11
* 2012-06-22 Richard Guenther <rguenther@suse.de>rguenth2012-06-221-1/+1
* 2012-05-21 Razya Ladelsky <razya@il.ibm.com>razya2012-05-211-5/+5
* 2012-05-20 Razya Ladelsky <razya@il.ibm.com>razya2012-05-201-3/+20
* 2012-04-20 Razya Ladelsky <razya@il.ibm.com>razya2012-04-221-42/+4