aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-17re PR bootstrap/70706 (r235082 caused bootstrap failure)Jan Hubicka1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17replace ISL with islSebastian Pop1-2/+2
2015-12-17move all isl include files to graphite.hSebastian Pop1-7/+0
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar1-1/+1
2015-11-24move all declarations to a same .h fileAditya Kumar1-3/+1
2015-11-23fix PR68279: bail out when scev gets instantiated to not_knownAditya Kumar1-15/+12
2015-11-23Correct graphite*.c ISL header file inclusion order.David Edelsohn1-13/+10
2015-11-12Preserve the original program while using graphite.Aditya Kumar1-5/+9
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-1/+1
2015-10-21Refactoring sese.h and graphite-poly.hAditya Kumar1-5/+5
2015-10-10clean up debug functionsAditya Kumar1-1/+1
2015-10-07move graphite bookkeeping from sese to sese_infoAditya Kumar1-4/+4
2015-10-06Move declarations, assign types, renaming.Aditya Kumar1-1/+1
2015-10-05move param detection to scop detectionAditya Kumar1-0/+14
2015-09-28Redesign Graphite scop detectionSebastian Pop1-5/+41
2015-08-27remove -floop-* flagsSebastian Pop1-10/+5
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-2/+1
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-4/+12
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-12/+4
2015-07-21configure.ac: Add check for new options in isl-0.15.Mike Frysinger1-0/+1
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-14/+6
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-11-15New unroll and jam option in Graphite.Mircea Namolaru1-1/+2
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-40/+0
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-5/+32
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-1/+5
2014-06-29graphite-clast-to-gimple.c: gloog is renamed to graphite_regenerate_ast_cloog.Roman Gareev1-1/+1
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-5/+2
2014-06-06cfgexpand.c (expand_gimple_cond): Remove check for current_loops.Richard Biener1-3/+3
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-2/+2
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate profile_status macro.David Malcolm1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-1/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+3