]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-scop-detection.c
* configure.ac: Eliminate ClooG installation dependency.
[thirdparty/gcc.git] / gcc / graphite-scop-detection.c
2014-08-18  romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-08-14  romangareev[gcc/]
2014-04-30  mrsMerge in trunk.
2014-04-30  rguenth2014-04-30 Richard Biener <rguenther@suse.de>
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-04-17  rsandifoMerge from trunk.
2014-04-14  rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-04-03  rguenth2014-04-03 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-10-02  amacleod * graphite-scop-detection.c: Include tree-ssa-propagate,h.
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  rguenth2012-09-11 Richard Guenther <rguenther@suse.de>
2012-09-07  steven * bitmap.c (bitmap_last_set_bit): Rewrite to return...
2012-08-14  steven * graphite-scop-detection.c (create_sese_edges): Compu...
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2012-03-05  rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2012-01-10  rguenth2012-01-10 Richard Guenther <rguenther@suse.de>
2011-09-29  wschmidt2011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-07-26  spopFix PR47653: do not handle loops using wrapping semanti...
2011-01-25  spopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25  spopRemove duplicate close phi nodes in the canonical close...
2011-01-25  spopFree invalid postdominance info.
2010-12-28  spopDo not include unnecessary .h files.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-09-30  spopFix the description of graphite_can_represent_loop.
2010-09-30  spopRemove outermost loop parameter.
2010-09-30  spopRemove redundant checks in graphite_can_represent_scev.
2010-09-17  spopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20  froydnjgcc/
2010-08-11  spopAdd loop_exits_from_bb_p.
2010-08-11  spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-04-06  spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-23  spopFix PR43083: Do not handle regions ending with multiple...
2010-02-11  spopFix PR42930.
2010-02-06  spopMake calls to dot run in background.
2010-01-08  spopRemove COMPONENT_REF limitation in SCoP detection.
2009-12-23  spopFix PR42181.
2009-12-09  spopFix PR42285.
2009-11-30  grosserDo not abuse sese for codegeneration
2009-11-25  spop2009-09-27 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-09-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18  aolivaPR debug/41888
2009-08-28  spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31  spopNew Graphite files.