summaryrefslogtreecommitdiff
path: root/gcc/graphite-poly.c
Commit message (Expand)AuthorAgeFilesLines
* Add default value for last argument of dump functions.Martin Liska2017-05-161-4/+4
* * graphite-poly.c: Include dumpfile.h.Nathan Sidwell2017-05-111-0/+1
* dumpfle.h (dump_function): Declare here ...Nathan Sidwell2017-05-111-1/+0
* isl.m4: Remove support for ISL 0.14.Richard Biener2017-02-131-31/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* new scop schedule for isl-0.15Aditya Kumar2016-01-261-69/+85
* remove unused variableAditya Kumar2016-01-211-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* move all isl include files to graphite.hSebastian Pop2015-12-171-14/+0
* attach schedule tree to the scopAbderrazek Zaafrani2015-12-161-2/+2
* Remove individial dependence pointers and add a scop::dependence to contain a...Aditya Kumar2015-12-161-32/+11
* update required isl versionAditya Kumar2015-12-161-8/+0
* add more dumps on data dependence graphAditya Kumar2015-12-161-1/+14
* rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar2015-12-021-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-2/+0
* fix PR68279: bail out when scev gets instantiated to not_knownAditya Kumar2015-11-231-1/+0
* Correct graphite*.c ISL header file inclusion order.David Edelsohn2015-11-231-15/+16
* Fix memory leaks in graphiteMartin Liska2015-11-131-0/+1
* Preserve the original program while using graphite.Aditya Kumar2015-11-121-13/+13
* add original schedule to scopAbderrazek Zaafrani2015-11-071-0/+2
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-3/+3
* Refactoring sese.h and graphite-poly.hAditya Kumar2015-10-211-4/+4
* add dump of data dependencesAditya Kumar2015-10-101-0/+16
* clean up debug functionsAditya Kumar2015-10-101-221/+109
* gather bbs and conditions in a single walk through dominatorsAditya Kumar2015-10-071-7/+7
* move graphite bookkeeping from sese to sese_infoAditya Kumar2015-10-071-2/+2
* move dr->alias_set to a helper structureAditya Kumar2015-10-061-0/+1
* remove unused struct base_alias_pairAditya Kumar2015-10-061-18/+0
* remove dead code in computation of alias setsAditya Kumar2015-10-061-3/+2
* Move declarations, assign types, renaming.Aditya Kumar2015-10-061-6/+6
* move param detection to scop detectionAditya Kumar2015-10-051-2/+66
* Rename gimple_bb to gimple_poly_bbAditya Kumar2015-10-011-3/+3
* switch from gimple to gimple*Trevor Saunders2015-09-201-4/+4
* remove -floop-* flagsSebastian Pop2015-08-271-479/+11
* remove -floop-unroll-and-jamSebastian Pop2015-08-271-2/+1
* Specify the type of scop->regionAditya Kumar2015-08-241-1/+1
* configure.ac: Add check for new options in isl-0.15.Mike Frysinger2015-07-211-0/+1
* [graphite] fix pr61929Aditya Kumar2015-07-171-3/+3
* omega.h: Don't include config.h...Andrew MacLeod2015-07-131-13/+2
* 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-2/+4
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-1/+2