]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-scop-detection.c
2017-10-18 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / graphite-scop-detection.c
2017-10-18  rguenth2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-17  rguenth2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-17  rguenth2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-13  rguenth2017-10-13 Richard Biener <rguenther@suse.de>
2017-10-06  rguenth2017-10-06 Richard Biener <rguenther@suse.de>
2017-10-02  rguenth2017-10-02 Richard Biener <rguenther@suse.de>
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-27  rguenth2017-09-27 Richard Biener <rguenther@suse.de>
2017-09-26  rguenth2017-09-26 Richard Biener <rguenther@suse.de>
2017-09-22  rguenth2017-09-21 Richard Biener <rguenther@suse.de>
2017-09-20  rguenth2017-09-20 Richard Biener <rguenther@suse.de>
2017-09-20  rguenth2017-09-20 Richard Biener <rguenther@suse.de>
2017-09-19  rguenth2017-09-19 Richard Biener <rguenther@suse.de>
2017-09-18  rguenth2017-09-18 Richard Biener <rguenther@suse.de>
2017-09-18  rguenth2017-09-18 Richard Biener <rguenther@suse.de>
2017-09-15  rguenth2017-09-15 Richard Biener <rguenther@suse.de>
2017-06-09  rguenth2017-06-09 Richard Biener <rguenther@suse.de>
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-03-09  rguenth2017-03-09 Richard Biener <rguenther@suse.de>
2017-02-09  rguenth2017-02-09 Richard Biener <rguenther@suse.de>
2017-02-08  rguenth2017-02-08 Richard Biener <rguenther@suse.de>
2017-02-01  rguenth2017-02-01 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-05-07  vriesHandle NULL def in build_cross_bb_scalars_def
2016-03-16  vriesAdd missing single_pred_p test in scop_detection::merge...
2016-03-16  vriesFix same_close_phi_node
2016-01-26  spopnew scop schedule for isl-0.15
2016-01-21  spopfix PR68976: only add loop close phi for names defined...
2016-01-21  spopcheck for unstructured control flow
2016-01-21  spopfix memory leak in scop-detection
2016-01-21  spoprecord loops in execution order
2016-01-21  spopcheck that all loops are valid in the combined region
2016-01-04  jakub Update copyright years.
2015-12-24  spopFix computation of single entry/exit of a region.
2015-12-17  spopreplace ISL with isl
2015-12-17  spopmove all isl include files to graphite.h
2015-12-16  spopadd more dumps on data dependence graph
2015-12-10  uros PR tree-optimization/68619
2015-12-04  spopfix PR68693: Check for loop structure when extending...
2015-11-30  spopalways print parameter names as P_{SSA_NAME_VERSION}
2015-11-24  spopmove all declarations to a same .h file
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-11-19  spopfix PR68428: ignore bb dominated by the scop->exit
2015-11-18  spopMove codegen related functions to graphite-isl-ast...
2015-11-13  marxinFix memory leaks in graphite
2015-11-12  spopPreserve the original program while using graphite.
2015-11-06  spopdo not collect cold loops in scops
2015-11-06  spopDo not allow irreducible loops/regions in a scop
2015-11-04  spopimprove debug of codegen
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21  spopa scalar depending on vdefs in the current region is...
2015-10-21  spopadd an upper limit on the number of array references
2015-10-21  spopRefactoring sese.h and graphite-poly.h
2015-10-07  spopgather bbs and conditions in a single walk through...
2015-10-07  spopremove unused code
2015-10-07  spopmove graphite bookkeeping from sese to sese_info
2015-10-06  spopMove declarations, assign types, renaming.
2015-10-05  spopmove param detection to scop detection
2015-10-05  spopmove scop detection related stuff to graphite-scop...
2015-10-02  spopreject loops early where ivs cannot be represented
2015-10-02  spopoutline functions from stmt_simple_for_scop_p
2015-10-01  spopuse sese_l throughout scop-detection
2015-10-01  spopcorrectly handle non affine data references
2015-10-01  spopcall scev analysis in scop-detection as in sese-to...
2015-10-01  spopadd recursion on the inner loops
2015-09-28  spopRedesign Graphite scop detection
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-08  spopRemove limit_scops
2015-08-24  spopConstrain only on INTEGER_TYPE
2015-08-19  tbsaunderemove useless typedefs
2015-07-25  spopdump reasons why graphite failed to detect a scop
2015-07-21  law * configure.ac: Add check for new options in isl-0.15.
2015-07-17  spop[graphite] fix pr61929
2015-07-15  spop[graphite] discard scops for which entry==exit
2015-07-15  spop * graphite-scop-detection.c (stmt_simple_for_sc...
2015-07-13  amacleod * omega.h: Don't include config.h, don't include param...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06  wilsongcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-14  rguenth2015-04-14 Richard Biener <rguenther@suse.de>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10  romangareev[gcc/]
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
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>
next