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