Daily bump.
[gcc.git] / gcc / graphite-poly.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-07-01 Richard Bienermove ILS include to system.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-01-03 Jakub JelinekUpdate copyright years.
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-05-11 Nathan Sidwell* graphite-poly.c: Include dumpfile.h.
2017-05-11 Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-02-13 Richard Bienerisl.m4: Remove support for ISL 0.14.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-26 Aditya Kumarnew scop schedule for isl-0.15
2016-01-21 Aditya Kumarremove unused variable
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-16 Aditya Kumaradd more dumps on data dependence graph
2015-12-02 Aditya Kumarrename flag_loop_optimize_isl to flag_loop_nest_optimize
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 Aditya Kumarfix PR68279: bail out when scev gets instantiated to...
2015-11-23 David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-11-13 Martin LiskaFix memory leaks in graphite
2015-11-12 Aditya KumarPreserve the original program while using graphite.
2015-11-07 Abderrazek Zaafraniadd original schedule to scop
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Aditya KumarRefactoring sese.h and graphite-poly.h
2015-10-10 Aditya Kumaradd dump of data dependences
2015-10-10 Aditya Kumarclean up debug functions
2015-10-07 Aditya Kumargather bbs and conditions in a single walk through...
2015-10-07 Aditya Kumarmove graphite bookkeeping from sese to sese_info
2015-10-06 Aditya Kumarmove dr->alias_set to a helper structure
2015-10-06 Aditya Kumarremove unused struct base_alias_pair
2015-10-06 Aditya Kumarremove dead code in computation of alias sets
2015-10-06 Aditya KumarMove declarations, assign types, renaming.
2015-10-05 Aditya Kumarmove param detection to scop detection
2015-10-01 Aditya KumarRename gimple_bb to gimple_poly_bb
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-27 Sebastian Popremove -floop-* flags
2015-08-27 Sebastian Popremove -floop-unroll-and-jam
2015-08-24 Aditya KumarSpecify the type of scop->region
2015-07-21 Mike Frysingerconfigure.ac: Add check for new options in isl-0.15.
2015-07-17 Aditya Kumar[graphite] fix pr61929
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-15 Mircea NamolaruNew unroll and jam option in Graphite.
2014-11-10 Roman GareevMakefile.in: Remove the compilation of graphite-clast...
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-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-12 Andrew MacLeodtree-ssa.h: New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Marc Glissere PR bootstrap/50167 (gmp memory functions are extern...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-18 Steven Bosscher* graphite-poly.c (print_pbb_body): Fixup dump_bb call.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-04 Tobias GrosserMakefile.in (OBJS): Add graphite-optimize-isl.o.
2012-07-02 Richard Guenthercloog.m4: Set up to work against ISL only.
2012-03-02 Maxim Kuvyrkovinvoke.texi (floop-flatten): Declare obsolete.
2011-07-27 Sebastian PopPR45450: disable legality check after an openscop read
2011-01-25 Sebastian PopFix pbb_remove_duplicate_pdrs.
2010-12-29 Sebastian PopUse diagnostic-core.h instead of diagnostic.h.
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-01 Sebastian PopPostpone the rewrite out of SSA to the end of the trans...
2010-12-01 Sebastian PopAdd a stride parameter to scop_do_strip_mine.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-09-30 Sebastian PopFix Graphite memory leaks.
2010-09-30 Sebastian PopOnly iterate over pbb_dim_iter_domain.
2010-09-30 Sebastian PopNew pass: loop flattening.
2010-09-30 Sebastian PopAdd cloog_checksum.
2010-09-30 Sebastian PopFix pbb_number_of_iterations_at_time.
2010-09-30 Sebastian PopCall fatal_error when the transform read from file...
2010-09-30 Sebastian PopFix pretty printers.
2010-09-30 Sebastian PopFix uninitialize warning.
2010-09-30 Sebastian PopAvoid set but not used warning.
2010-09-30 Riyadh BaghdadiDump each scop in a separate file.
2010-09-30 Riyadh BaghdadiEnable graphite to read an OpenScop file.
2010-09-30 Andreas SimbuergerFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30 Riyadh BaghdadiRemove spaces from matrix lines.
2010-09-30 Riyadh BaghdadiFix columns order in openscop.
2010-09-30 Riyadh BaghdadiWrite OpenScop format.
2010-09-17 Sebastian PopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
next