Age | Commit message (Expand) | Author | Files | Lines |
2020-07-01 | move ILS include to system.h | Richard Biener | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -2/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Ensure that dump calls are guarded with dump_enabled_p | David Malcolm | 1 | -15/+21 |
2018-06-26 | Introduce dump_location_t | David Malcolm | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-27 | graphite-optimize-isl.c (get_schedule_for_node_st): Allow --param loop-block-... | Richard Biener | 1 | -2/+4 |
2017-09-27 | invoke.texi (graphite-max-bbs-per-function): Remove. | Richard Biener | 1 | -1/+1 |
2017-09-25 | graphite-optimize-isl.c (optimize_isl): Fail and dump if ISL errors other tha... | Richard Biener | 1 | -11/+17 |
2017-09-22 | graphite-isl-ast-to-gimple.c (graphite_verify): Inline into single caller. | Richard Biener | 1 | -3/+7 |
2017-02-13 | isl.m4: Remove support for ISL 0.14. | Richard Biener | 1 | -320/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-28 | Fix optimize_isl dump | H.J. Lu | 1 | -2/+1 |
2016-01-28 | make debug comment more explicit | Abderrazek Zaafrani | 1 | -2/+9 |
2016-01-26 | new scop schedule for isl-0.15 | Aditya Kumar | 1 | -40/+137 |
2016-01-21 | graphite-optimize-isl.c (get_schedule_map): Fix typo. | Richard Biener | 1 | -1/+1 |
2016-01-21 | add more coalescing to simplify constraints | Aditya Kumar | 1 | -5/+7 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | move all isl include files to graphite.h | Sebastian Pop | 1 | -17/+0 |
2015-12-16 | attach schedule tree to the scop | Abderrazek Zaafrani | 1 | -1/+4 |
2015-12-16 | Remove individial dependence pointers and add a scop::dependence to contain a... | Aditya Kumar | 1 | -6/+6 |
2015-12-16 | update required isl version | Aditya Kumar | 1 | -29/+5 |
2015-12-10 | Fix -Wmisleading-indentation warning in graphite-optimize-isl.c | David Malcolm | 1 | -1/+1 |
2015-12-09 | specify more isl codegen options | Aditya Kumar | 1 | -0/+8 |
2015-12-09 | dump param name when timing out | Aditya Kumar | 1 | -1/+1 |
2015-11-24 | move all declarations to a same .h file | Aditya Kumar | 1 | -1/+1 |
2015-11-23 | fix PR68314: revert all patches touching the construction of the original sch... | Aditya Kumar | 1 | -16/+4 |
2015-11-23 | Correct graphite*.c ISL header file inclusion order. | David Edelsohn | 1 | -15/+16 |
2015-11-07 | add original schedule to scop | Abderrazek Zaafrani | 1 | -4/+16 |
2015-11-06 | enable loop fusion on isl-15 | Aditya Kumar | 1 | -1/+1 |
2015-10-27 | isl schedule tree | Abderrazek Zaafrani | 1 | -9/+89 |
2015-10-07 | gather bbs and conditions in a single walk through dominators | Aditya Kumar | 1 | -2/+2 |
2015-10-06 | Rename scop->ctx to isl_context | H.J. Lu | 1 | -1/+1 |
2015-10-06 | Move declarations, assign types, renaming. | Aditya Kumar | 1 | -11/+11 |
2015-09-29 | use MIN fusion for ISL-14 | Sebastian Pop | 1 | -1/+2 |
2015-09-28 | Redesign Graphite scop detection | Sebastian Pop | 1 | -1/+1 |
2015-09-11 | Remove dead code from graphite-optimize-isl.c | Aditya Kumar | 1 | -138/+4 |
2015-09-11 | Refactor optimize isl | Aditya Kumar | 1 | -205/+209 |
2015-09-09 | fix PR53852: stop ISL after a given number of operations | Sebastian Pop | 1 | -18/+31 |
2015-08-27 | remove -floop-* flags | Sebastian Pop | 1 | -2/+12 |
2015-08-27 | remove -floop-unroll-and-jam | Sebastian Pop | 1 | -162/+17 |
2015-07-21 | configure.ac: Add check for new options in isl-0.15. | Mike Frysinger | 1 | -2/+8 |
2015-07-18 | fix pr46851 and pr60340: remove unmaintained omega dependence test | Sebastian Pop | 1 | -0/+1 |
2015-07-13 | omega.h: Don't include config.h... | Andrew MacLeod | 1 | -12/+1 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -12/+4 |
2015-07-06 | graphite-blocking.c (HAVE_isl): Include <stddef.h>. | Jim Wilson | 1 | -0/+3 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |