]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-optimize-isl.c
Fix missed IPA-CP on by-ref argument directly passed through (PR 93429)
[thirdparty/gcc.git] / gcc / graphite-optimize-isl.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-27  Richard Bienergraphite-optimize-isl.c (get_schedule_for_node_st)...
2017-09-27  Richard Bienerinvoke.texi (graphite-max-bbs-per-function): Remove.
2017-09-25  Richard Bienergraphite-optimize-isl.c (optimize_isl): Fail and dump...
2017-09-22  Richard Bienergraphite-isl-ast-to-gimple.c (graphite_verify): Inline...
2017-02-13  Richard Bienerisl.m4: Remove support for ISL 0.14.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-28  H.J. LuFix optimize_isl dump
2016-01-28  Abderrazek Zaafranimake debug comment more explicit
2016-01-26  Aditya Kumarnew scop schedule for isl-0.15
2016-01-21  Richard Bienergraphite-optimize-isl.c (get_schedule_map): Fix typo.
2016-01-21  Aditya Kumaradd more coalescing to simplify constraints
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Sebastian Popmove all isl include files to graphite.h
2015-12-16  Abderrazek Zaafraniattach schedule tree to the scop
2015-12-16  Aditya KumarRemove individial dependence pointers and add a scop...
2015-12-16  Aditya Kumarupdate required isl version
2015-12-10  David MalcolmFix -Wmisleading-indentation warning in graphite-optimi...
2015-12-09  Aditya Kumarspecify more isl codegen options
2015-12-09  Aditya Kumardump param name when timing out
2015-11-24  Aditya Kumarmove all declarations to a same .h file
2015-11-23  Aditya Kumarfix PR68314: revert all patches touching the constructi...
2015-11-23  David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-07  Abderrazek Zaafraniadd original schedule to scop
2015-11-06  Aditya Kumarenable loop fusion on isl-15
2015-10-27  Abderrazek Zaafraniisl schedule tree
2015-10-07  Aditya Kumargather bbs and conditions in a single walk through...
2015-10-06  H.J. LuRename scop->ctx to isl_context
2015-10-06  Aditya KumarMove declarations, assign types, renaming.
2015-09-29  Sebastian Popuse MIN fusion for ISL-14
2015-09-28  Sebastian PopRedesign Graphite scop detection
2015-09-11  Aditya KumarRemove dead code from graphite-optimize-isl.c
2015-09-11  Aditya KumarRefactor optimize isl
2015-09-09  Sebastian Popfix PR53852: stop ISL after a given number of operations
2015-08-27  Sebastian Popremove -floop-* flags
2015-08-27  Sebastian Popremove -floop-unroll-and-jam
2015-07-21  Mike Frysingerconfigure.ac: Add check for new options in isl-0.15.
2015-07-18  Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-13  Andrew MacLeodomega.h: Don't include config.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06  Jim Wilsongraphite-blocking.c (HAVE_isl): Include <stddef.h>.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Tobias Burnusre PR middle-end/64017 (Support ISL 0.14.0 (to fix...
2014-11-17  Mircea NamolaruSupport for unroll and jam optimization.
2014-11-15  Mircea NamolaruNew unroll and jam option in Graphite.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-18  Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-08-11  Mircea NamolaruReplacement of isl_int by isl_val
2014-08-05  Roman Gareevgraphite-isl-ast-to-gimple.c: Add a new struct ast_buil...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-07-21  Ondřej BílkaFix typos.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-09  Richard Guentherre PR bootstrap/53898 (bootstrap failure: graphite...
2012-07-04  Tobias GrosserMakefile.in (OBJS): Add graphite-optimize-isl.o.