aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-07-01move ILS include to system.hRichard Biener1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Ensure that dump calls are guarded with dump_enabled_pDavid Malcolm1-15/+21
2018-06-26Introduce dump_location_tDavid Malcolm1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-27graphite-optimize-isl.c (get_schedule_for_node_st): Allow --param loop-block-...Richard Biener1-2/+4
2017-09-27invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener1-1/+1
2017-09-25graphite-optimize-isl.c (optimize_isl): Fail and dump if ISL errors other tha...Richard Biener1-11/+17
2017-09-22graphite-isl-ast-to-gimple.c (graphite_verify): Inline into single caller.Richard Biener1-3/+7
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener1-320/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-28Fix optimize_isl dumpH.J. Lu1-2/+1
2016-01-28make debug comment more explicitAbderrazek Zaafrani1-2/+9
2016-01-26new scop schedule for isl-0.15Aditya Kumar1-40/+137
2016-01-21graphite-optimize-isl.c (get_schedule_map): Fix typo.Richard Biener1-1/+1
2016-01-21add more coalescing to simplify constraintsAditya Kumar1-5/+7
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17move all isl include files to graphite.hSebastian Pop1-17/+0
2015-12-16attach schedule tree to the scopAbderrazek Zaafrani1-1/+4
2015-12-16Remove individial dependence pointers and add a scop::dependence to contain a...Aditya Kumar1-6/+6
2015-12-16update required isl versionAditya Kumar1-29/+5
2015-12-10Fix -Wmisleading-indentation warning in graphite-optimize-isl.cDavid Malcolm1-1/+1
2015-12-09specify more isl codegen optionsAditya Kumar1-0/+8
2015-12-09dump param name when timing outAditya Kumar1-1/+1
2015-11-24move all declarations to a same .h fileAditya Kumar1-1/+1
2015-11-23fix PR68314: revert all patches touching the construction of the original sch...Aditya Kumar1-16/+4
2015-11-23Correct graphite*.c ISL header file inclusion order.David Edelsohn1-15/+16
2015-11-07add original schedule to scopAbderrazek Zaafrani1-4/+16
2015-11-06enable loop fusion on isl-15Aditya Kumar1-1/+1
2015-10-27isl schedule treeAbderrazek Zaafrani1-9/+89
2015-10-07gather bbs and conditions in a single walk through dominatorsAditya Kumar1-2/+2
2015-10-06Rename scop->ctx to isl_contextH.J. Lu1-1/+1
2015-10-06Move declarations, assign types, renaming.Aditya Kumar1-11/+11
2015-09-29use MIN fusion for ISL-14Sebastian Pop1-1/+2
2015-09-28Redesign Graphite scop detectionSebastian Pop1-1/+1
2015-09-11Remove dead code from graphite-optimize-isl.cAditya Kumar1-138/+4
2015-09-11Refactor optimize islAditya Kumar1-205/+209
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop1-18/+31
2015-08-27remove -floop-* flagsSebastian Pop1-2/+12
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-162/+17
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-2/+8
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-0/+1
2015-07-13omega.h: Don't include config.h...Andrew MacLeod1-12/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-06graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson1-0/+3