aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-optimize-isl.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+2
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-108/+109
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-07-21Fix typos.Ondřej Bílka1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-07-09re PR bootstrap/53898 (bootstrap failure: graphite-optimize-isl.c: ISO C forb...Richard Guenther1-0/+2
2012-07-04Makefile.in (OBJS): Add graphite-optimize-isl.o.Tobias Grosser1-0/+471