aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
AgeCommit message (Expand)Author
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-04-22Merge branches/gcc-4_9-branch up to rev 209633yroux
2014-04-032014-04-03 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-18gcc/ada/rsandifo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-01Replace some heap vectors with stack vectors.dnovillo
2013-10-23 * tree-ssa-loop.h: Remove include files.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-10-02 * graphite-scop-detection.c: Include tree-ssa-propagate,h.amacleod
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-09-112012-09-11 Richard Guenther <rguenther@suse.de>rguenth
2012-09-07 * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.steven
2012-08-14 * graphite-scop-detection.c (create_sese_edges): Compute dominancesteven
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>rguenth
2012-07-162012-07-16 Dehao Chen <dehao@google.com>dehao
2012-07-102012-07-10 Dehao Chen <dehao@google.com>dehao
2012-07-022012-07-02 Richard Guenther <rguenther@suse.de>rguenth
2012-03-052012-03-05 Richard Guenther <rguenther@suse.de>rguenth
2012-01-102012-01-10 Richard Guenther <rguenther@suse.de>rguenth
2011-09-292011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphitespop
2011-01-25Pass to dr_analyze_indices the analysis loop for subscripts.spop
2011-01-25Remove duplicate close phi nodes in the canonical close phi representation.spop
2011-01-25Free invalid postdominance info.spop
2010-12-28Do not include unnecessary .h files.spop
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-10-21 * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj
2010-09-30Fix the description of graphite_can_represent_loop.spop
2010-09-30Remove outermost loop parameter.spop
2010-09-30Remove redundant checks in graphite_can_represent_scev.spop
2010-09-17Add DEBUG_FUNCTION to all the dot_* debugging functions.spop
2010-08-20gcc/froydnj
2010-08-11Add loop_exits_from_bb_p.spop
2010-08-11Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop
2010-04-06Avoid calling verify_ssa twice in verify_loop_closed_ssa.spop
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven
2010-02-23Fix PR43083: Do not handle regions ending with multiple edges on the exit BB.spop
2010-02-11Fix PR42930.spop