aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.c
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-0/+26
2014-11-17Support for unroll and jam optimization.Mircea Namolaru1-7/+12
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-17/+155
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev1-2/+2
2014-08-11Replacement of isl_int by isl_valMircea Namolaru1-5/+4
2014-08-05graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev1-29/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1