Daily bump.
[gcc.git] / gcc / graphite-scop-detection.c
2021-01-12 Alexandre Olivamake FOR_EACH_IMM_USE_STMT safe for early exits
2021-01-04 Jakub JelinekUpdate copyright years.
2020-07-01 Richard Bienermove ILS include to system.h
2020-03-04 Richard Bienertree-optimization/93964 - adjust ISL code generation...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-06-27 Martin LiskaRemove quite obvious dead assignments.
2019-05-06 Richard Bienerre PR tree-optimization/90328 (Wrong loop distribution...
2019-02-06 Richard Bienerre PR tree-optimization/89182 ([graphite] ICE in extrac...
2019-01-25 Richard Bienerre PR tree-optimization/86865 (Wrong code w/ -O2 -floop...
2019-01-22 Richard Bienerre PR tree-optimization/88862 (ICE in extract_affine...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-06-07 Richard Bienerre PR tree-optimization/85935 ([graphite] ICE in extrac...
2018-02-28 Richard Bienerre PR tree-optimization/84584 ([graphite] ICE: Segmenta...
2018-02-27 Richard Bienerre PR libgomp/84466 (libgomp.graphite/force-parallel...
2018-02-16 Richard Bienerre PR tree-optimization/84399 ([graphite] ICE in set_co...
2018-02-07 Richard Bienerre PR tree-optimization/84204 ([graphite] ICE in set_co...
2018-01-23 David Malcolm-Warray-bounds: Fix false positive in some "switch...
2018-01-23 Richard Bienerre PR tree-optimization/83963 ([graphite] ICE in merge_...
2018-01-22 Richard Bienerre PR tree-optimization/83963 ([graphite] ICE in merge_...
2018-01-18 Richard Bienerre PR tree-optimization/83887 ([graphite] ICE in verify...
2018-01-11 Richard Bienerre PR tree-optimization/83435 (ICE in set_value_range...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Richard Bienerre PR tree-optimization/83385 ([graphite] Wrong code...
2017-12-04 Richard Bienerre PR tree-optimization/83238 ([graphite] ICE in graphi...
2017-11-30 Jakub Jelinekspellcheck-tree.c (test_find_closest_identifier): Use...
2017-11-05 Tom de Vries[graphite] Remove semicolon after do {} while (0) in...
2017-10-18 Richard Bienergraphite-isl-ast-to-gimple.c (gcc_expression_from_isl_a...
2017-10-17 Richard Biener2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-17 Richard Bienerre PR tree-optimization/82563 ([graphite] ICE in check_...
2017-10-13 Richard Bienerre PR tree-optimization/82451 ([GRAPHITE] codegen error...
2017-10-13 Richard Bienergraphite-scop-detection.c (loop_ivs_can_be_represented...
2017-10-06 Richard Bienergraphite-isl-ast-to-gimple.c: Include ssa.h and tree...
2017-10-02 Richard Bienerre PR tree-optimization/82355 (ICE in outermost_loop_in...
2017-09-27 Richard Bienergraphite-scop-detection.c (find_scop_parameters): Move...
2017-09-27 Richard Bienergraphite.h (scop::max_alias_set): New member.
2017-09-27 Richard Bienerinvoke.texi (graphite-max-bbs-per-function): Remove.
2017-09-26 Richard Bienergraphite-scop-detection.c (scop_detection::build_scop_d...
2017-09-22 Richard Bienergraphite-isl-ast-to-gimple.c (translate_pending_phi_nod...
2017-09-20 Richard Bienerre PR tree-optimization/80213 (ICE in check_loop_closed...
2017-09-20 Richard Bienerre PR tree-optimization/81373 (Graphite ICE in ssa_defa...
2017-09-19 Richard Bienergraphite-scop-detection.c (scop_detection::can_represen...
2017-09-18 Richard Bienergraphite-scop-detection.c (scop_detection::stmt_has_sim...
2017-09-18 Richard Bienerre PR tree-optimization/79622 (Wrong code w/ -O2 -floop...
2017-09-15 Richard Bienerre PR tree-optimization/68823 ([graphite] tramp3d-v4...
2017-06-09 Richard Bienerre PR tree-optimization/79483 ([graphite] ICE: verify_s...
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-03-09 Richard Bienerre PR tree-optimization/79977 ([graphite] ICE in outerm...
2017-02-09 Richard Bienerre PR tree-optimization/69823 (internal compiler error...
2017-02-08 Richard Bienerre PR tree-optimization/71824 (ICE when compiling libib...
2017-02-01 Richard Bienerre PR tree-optimization/71824 (ICE when compiling libib...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-05-07 Tom de VriesHandle NULL def in build_cross_bb_scalars_def
2016-03-16 Tom de VriesAdd missing single_pred_p test in scop_detection::merge...
2016-03-16 Tom de VriesFix same_close_phi_node
2016-01-26 Aditya Kumarnew scop schedule for isl-0.15
2016-01-21 Aditya Kumarfix PR68976: only add loop close phi for names defined...
2016-01-21 Aditya Kumarcheck for unstructured control flow
2016-01-21 Aditya Kumarfix memory leak in scop-detection
2016-01-21 Aditya Kumarrecord loops in execution order
2016-01-21 Aditya Kumarcheck that all loops are valid in the combined region
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-24 Aditya KumarFix computation of single entry/exit of a region.
2015-12-17 Sebastian Popreplace ISL with isl
2015-12-17 Sebastian Popmove all isl include files to graphite.h
2015-12-16 Aditya Kumaradd more dumps on data dependence graph
2015-12-10 Uros Bizjakre PR tree-optimization/68619 (error: loop with header...
2015-12-04 Aditya Kumarfix PR68693: Check for loop structure when extending...
2015-11-30 Aditya Kumaralways print parameter names as P_{SSA_NAME_VERSION}
2015-11-24 Aditya Kumarmove all declarations to a same .h file
2015-11-23 David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-19 Aditya Kumarfix PR68428: ignore bb dominated by the scop->exit
2015-11-18 Aditya KumarMove codegen related functions to graphite-isl-ast...
2015-11-13 Martin LiskaFix memory leaks in graphite
2015-11-12 Aditya KumarPreserve the original program while using graphite.
2015-11-06 Aditya Kumardo not collect cold loops in scops
2015-11-06 Aditya KumarDo not allow irreducible loops/regions in a scop
2015-11-04 Aditya Kumarimprove debug of codegen
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21 Aditya Kumara scalar depending on vdefs in the current region is...
2015-10-21 Aditya Kumaradd an upper limit on the number of array references
2015-10-21 Aditya KumarRefactoring sese.h and graphite-poly.h
2015-10-07 Aditya Kumargather bbs and conditions in a single walk through...
2015-10-07 Aditya Kumarremove unused code
2015-10-07 Aditya Kumarmove graphite bookkeeping from sese to sese_info
2015-10-06 Aditya KumarMove declarations, assign types, renaming.
2015-10-05 Aditya Kumarmove param detection to scop detection
2015-10-05 Aditya Kumarmove scop detection related stuff to graphite-scop...
2015-10-02 Aditya Kumarreject loops early where ivs cannot be represented
2015-10-02 Aditya Kumaroutline functions from stmt_simple_for_scop_p
2015-10-01 Aditya Kumaruse sese_l throughout scop-detection
2015-10-01 Sebastian Popcorrectly handle non affine data references
2015-10-01 Sebastian Popcall scev analysis in scop-detection as in sese-to...
2015-10-01 Sebastian Popadd recursion on the inner loops
2015-09-28 Sebastian PopRedesign Graphite scop detection
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-08 Aditya KumarRemove limit_scops
2015-08-24 Aditya KumarConstrain only on INTEGER_TYPE
next