summaryrefslogtreecommitdiff
path: root/gcc/graphite-dependences.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-17graphite-dependences.c (scop_get_reads_and_writes): Change output parameters ...Richard Biener
2017-10-06graphite-dependences.c (scop_get_reads): Move code to...Sebastian Pop
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-01-26new scop schedule for isl-0.15Aditya Kumar
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-16Remove individial dependence pointers and add a scop::dependence to contain a...Aditya Kumar
2015-12-16add more dumps on data dependence graphAditya Kumar
2015-12-02fix invalid bounds on array refsAditya Kumar
2015-11-24move all declarations to a same .h fileAditya Kumar
2015-11-23Correct graphite*.c ISL header file inclusion order.David Edelsohn
2015-10-10add dump of data dependencesAditya Kumar
2015-10-07gather bbs and conditions in a single walk through dominatorsAditya Kumar
2015-10-06remove dead code used by the old cloog schedulerAditya Kumar
2015-10-06Move declarations, assign types, renaming.Aditya Kumar
2015-09-29Make compute_deps, extend_schedule staticAditya Kumar
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger
2015-07-17[graphite] fix pr61929Aditya Kumar
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
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev
2014-08-05graphite-isl-ast-to-gimple.c: Add a new struct ast_build_info.Roman Gareev
2014-06-29graphite-dependences.c (subtract_commutative_associative_deps): Add NULL chec...Roman Gareev
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-20merge auto_vec and stack_vecTrevor Saunders
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-11-01Replace some heap vectors with stack vectors.Trevor Saunders
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-07-14graphite: Do not depend on 2D + 1 form in parallelism checkTobias Grosser
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford