aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.c
AgeCommit message (Expand)Author
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-212016-01-21 Richard Biener <rguenther@suse.de>Richard Biener
2016-01-21add more coalescing to simplify constraintsAditya Kumar
2016-01-04 Update 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...Sebastian Pop
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-21 * configure.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-13 * omega.h: Don't include config.h, don't include params.h again ifAndrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-06gcc/Jim Wilson
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-012014-12-01 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-11-17Support for unroll and jam optimization.Mircea Namolaru
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-18 * configure.ac: Eliminate ClooG installation dependency.Roman Gareev
2014-08-11Replacement of isl_int by isl_valMircea Namolaru
2014-08-05[gcc/]Roman Gareev
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod