summaryrefslogtreecommitdiff
path: root/gcc/graphite.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce dump_location_tDavid Malcolm2018-06-261-1/+1
* re PR tree-optimization/83435 (ICE in set_value_range, at tree-vrp.c:211)Richard Biener2018-01-111-1/+1
* re PR tree-optimization/83668 (wrong code with -O -fno-tree-dominator-opts -f...Richard Biener2018-01-091-8/+24
* re PR tree-optimization/83572 ([graphite] ICE in verify_dominators, at domina...Richard Biener2018-01-091-1/+9
* re PR tree-optimization/83563 ([graphite] ICE: Segmentation fault (in instant...Richard Biener2018-01-081-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* 2017-10-20 Richard Biener <rguenther@suse.de>Richard Biener2017-10-201-9/+11
* re PR tree-optimization/82591 ([graphite] Compile-time hog w/ -O2 -floop-nest...Richard Biener2017-10-181-9/+7
* 2017-10-13 Richard Biener <rguenther@suse.de>Richard Biener2017-10-131-63/+24
* invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener2017-09-271-10/+1
* re PR tree-optimization/82321 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener2017-09-261-1/+3
* cfgloop.h (sort_sibling_loops): Declare.Richard Biener2017-09-251-0/+1
* graphite-isl-ast-to-gimple.c (graphite_verify): Inline into single caller.Richard Biener2017-09-221-85/+42
* graphite-isl-ast-to-gimple.c (translate_pending_phi_nodes): Verify both BBs c...Richard Biener2017-09-221-8/+168
* graphite-isl-ast-to-gimple.c (graphite_regenerate_ast_isl): Restore valid IL ...Richard Biener2017-09-211-9/+8
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-20/+34
* graphite.c: Include tree-vectorizer.h for find_loop_location.Richard Biener2017-02-011-0/+6
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR bootstrap/70706 (r235082 caused bootstrap failure)Jan Hubicka2016-04-171-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* replace ISL with islSebastian Pop2015-12-171-2/+2
* move all isl include files to graphite.hSebastian Pop2015-12-171-7/+0
* 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-3/+1
* fix PR68279: bail out when scev gets instantiated to not_knownAditya Kumar2015-11-231-15/+12
* Correct graphite*.c ISL header file inclusion order.David Edelsohn2015-11-231-13/+10
* Preserve the original program while using graphite.Aditya Kumar2015-11-121-5/+9
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-1/+1
* Refactoring sese.h and graphite-poly.hAditya Kumar2015-10-211-5/+5
* clean up debug functionsAditya Kumar2015-10-101-1/+1
* move graphite bookkeeping from sese to sese_infoAditya Kumar2015-10-071-4/+4
* Move declarations, assign types, renaming.Aditya Kumar2015-10-061-1/+1
* move param detection to scop detectionAditya Kumar2015-10-051-0/+14
* Redesign Graphite scop detectionSebastian Pop2015-09-281-5/+41
* remove -floop-* flagsSebastian Pop2015-08-271-10/+5
* remove -floop-unroll-and-jamSebastian Pop2015-08-271-2/+1
* Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders2015-08-121-4/+12
* replace several uses of the anon namespace with GCC_FINALTrevor Saunders2015-08-111-12/+4
* configure.ac: Add check for new options in isl-0.15.Mike Frysinger2015-07-211-0/+1
* fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop2015-07-181-0/+1
* omega.h: Don't include config.h...Andrew MacLeod2015-07-131-14/+6
* 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
* New unroll and jam option in Graphite.Mircea Namolaru2014-11-151-1/+2