summaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix optimize_isl dumpH.J. Lu2016-01-281-2/+1
* make debug comment more explicitAbderrazek Zaafrani2016-01-281-2/+9
* new scop schedule for isl-0.15Aditya Kumar2016-01-261-40/+137
* graphite-optimize-isl.c (get_schedule_map): Fix typo.Richard Biener2016-01-211-1/+1
* add more coalescing to simplify constraintsAditya Kumar2016-01-211-5/+7
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* move all isl include files to graphite.hSebastian Pop2015-12-171-17/+0
* attach schedule tree to the scopAbderrazek Zaafrani2015-12-161-1/+4
* Remove individial dependence pointers and add a scop::dependence to contain a...Aditya Kumar2015-12-161-6/+6
* update required isl versionAditya Kumar2015-12-161-29/+5
* Fix -Wmisleading-indentation warning in graphite-optimize-isl.cDavid Malcolm2015-12-101-1/+1
* specify more isl codegen optionsAditya Kumar2015-12-091-0/+8
* dump param name when timing outAditya Kumar2015-12-091-1/+1
* move all declarations to a same .h fileAditya Kumar2015-11-241-1/+1
* fix PR68314: revert all patches touching the construction of the original sch...Aditya Kumar2015-11-231-16/+4
* Correct graphite*.c ISL header file inclusion order.David Edelsohn2015-11-231-15/+16
* add original schedule to scopAbderrazek Zaafrani2015-11-071-4/+16
* enable loop fusion on isl-15Aditya Kumar2015-11-061-1/+1
* isl schedule treeAbderrazek Zaafrani2015-10-271-9/+89
* gather bbs and conditions in a single walk through dominatorsAditya Kumar2015-10-071-2/+2
* Rename scop->ctx to isl_contextH.J. Lu2015-10-061-1/+1
* Move declarations, assign types, renaming.Aditya Kumar2015-10-061-11/+11
* use MIN fusion for ISL-14Sebastian Pop2015-09-291-1/+2
* Redesign Graphite scop detectionSebastian Pop2015-09-281-1/+1
* Remove dead code from graphite-optimize-isl.cAditya Kumar2015-09-111-138/+4
* Refactor optimize islAditya Kumar2015-09-111-205/+209
* fix PR53852: stop ISL after a given number of operationsSebastian Pop2015-09-091-18/+31
* remove -floop-* flagsSebastian Pop2015-08-271-2/+12
* remove -floop-unroll-and-jamSebastian Pop2015-08-271-162/+17
* configure.ac: Add check for new options in isl-0.15.Mike Frysinger2015-07-211-2/+8
* fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop2015-07-181-0/+1
* omega.h: Don't include config.h...Andrew MacLeod2015-07-131-12/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* graphite-blocking.c (HAVE_isl): Include <stddef.h>.Jim Wilson2015-07-061-0/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus2014-12-011-0/+26
* Support for unroll and jam optimization.Mircea Namolaru2014-11-171-7/+12
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-17/+155
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* configure.ac: Eliminate ClooG installation dependency.Roman Gareev2014-08-181-2/+2
* Replacement of isl_int by isl_valMircea Namolaru2014-08-111-5/+4
* graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev2014-08-051-29/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1