aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
AgeCommit message (Expand)Author
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-20merge auto_vec and stack_vecTrevor Saunders
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-212013-11-21 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeAndrew Macleod
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-11-07 * gimplify.c (gimple_regimplify_operands): Do not setAldy Hernandez
2013-11-01Replace some heap vectors with stack vectors.Trevor Saunders
2013-10-23 * tree-ssa-loop.h: Remove include files.Andrew Macleod
2013-10-23 * tree-ssa.h: Remove all #include'sAndrew Macleod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-10-17 * tree-flow.h (struct omp_region): Move to omp-low.c.Andrew Macleod
2013-10-09 * tree-flow.h: Remove all remaining prototypes, enums and structs thatAndrew Macleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andAndrew Macleod
2013-08-27 * Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek
2013-08-18 PR tree-optimization/58006Jakub Jelinek
2013-05-062013-05-06 Richard Biener <rguenther@suse.de>Richard Biener
2013-04-262013-03-26 Richard Biener <rguenther@suse.de>Richard Biener
2013-04-26This patch is the main part of a consolodation of the hash_tableLawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-012012-09-30 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-102012-08-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-082012-08-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-032012-08-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-012012-08-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-06-222012-06-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-212012-05-21 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky
2012-05-202012-05-20 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky
2012-04-222012-04-20 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-122012-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-02-29 PR tree-optimization/52429Jakub Jelinek