]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-dependences.c
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / graphite-dependences.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-17  Richard Bienergraphite-dependences.c (scop_get_reads_and_writes)...
2017-10-06  Sebastian Popgraphite-dependences.c (scop_get_reads): Move code...
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 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  Aditya KumarRemove individial dependence pointers and add a scop...
2015-12-16  Aditya Kumaradd more dumps on data dependence graph
2015-12-02  Aditya Kumarfix invalid bounds on array refs
2015-11-24  Aditya Kumarmove all declarations to a same .h file
2015-11-23  David EdelsohnCorrect graphite*.c ISL header file inclusion order.
2015-10-10  Aditya Kumaradd dump of data dependences
2015-10-07  Aditya Kumargather bbs and conditions in a single walk through...
2015-10-06  Aditya Kumarremove dead code used by the old cloog scheduler
2015-10-06  Aditya KumarMove declarations, assign types, renaming.
2015-09-29  Aditya KumarMake compute_deps, extend_schedule static
2015-09-09  Sebastian Popfix PR53852: stop ISL after a given number of operations
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-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-05  Roman Gareevgraphite-isl-ast-to-gimple.c: Add a new struct ast_buil...
2014-06-29  Roman Gareevgraphite-dependences.c (subtract_commutative_associativ...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
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-07-14  Tobias Grossergraphite: Do not depend on 2D + 1 form in parallelism...
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16  Steven Bosschergraphite-clast-to-gimple.c, [...]: Include tree-pass...
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.
2011-07-21  Sebastian PopStart counting nesting level from 0 and use the standar...
2011-07-08  Sebastian PopRemove continue from loop, add one more assert.
2011-01-25  Sebastian PopAllow several reductions in a reduction PBB.
2011-01-25  Sebastian PopRelax the definition of same_pdr_p.
2011-01-25  Sebastian PopPass 0 as the number of parameters to PIP when testing...
2011-01-25  Sebastian PopMinimize the number of expensive calls to ppl_powerset_...
2011-01-25  Sebastian PopUse PIP to determine the integer feasibility of a const...
2011-01-25  Sebastian PopCorrect the precedence relation.
2011-01-25  Sebastian Popspeedup compilation
2011-01-25  Sebastian PopPrint the data dependence polyhedron in the PPL format.
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30  Sebastian PopAvoid set but not used warning.
2010-09-17  Sebastian PopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11  Sebastian PopLaunch dotty in background.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31  Sebastian PopAdd a verbosity parameter to clean up the comments...
2010-03-08  Sebastian PopCleanup data dep polyhedron construction.
2010-02-07  Sebastian PopFix PR42988: handle unknown_dependence.
2010-02-06  Sebastian Popre PR tree-optimization/42637 ([graphite] wrong code...
2010-02-06  Sebastian PopCorrect the lexicographical function, add debug_pddr.
2010-02-06  Sebastian PopClarify comments and use build_pddr.
2010-02-06  Sebastian PopFix build_pddr.
2010-02-06  Sebastian PopAdd missing function comments.
2010-02-06  Sebastian PopFactor uses of build_pairwise_scheduling.
2010-02-06  Sebastian PopCleanup build relation.
2009-11-25  Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Remov...
2009-11-25  Sebastian Popgraphite-dependences.c (pddr_transformed_scattering...
2009-11-25  Sebastian Popgraphite-dependences.c (reduction_dr_1): Remove wrong...
2009-11-25  Sebastian Popgraphite-dependences.c (dependence_polyhedron_1): Add...
2009-11-25  Sebastian Popgraphite-poly.c (dot_lst_1): New.
2009-11-25  Sebastian Popgraphite-dependences.c (dot_deps_stmt_1): New.
2009-11-25  Sebastian Popgraphite-dependences.c (reduction_dr_1): New.
2009-11-25  Sebastian Popgraphite-dependences.c (reduction_ddr): New.
2009-11-25  Li Fengre PR tree-optimization/41118 (Wrong dependence analysi...
2009-08-28  Sebastian Popgraphite-dependences.c (graphite_legal_transform_bb...
2009-08-28  Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-08-28  Sebastian Popgraphite-poly.h (enum POLY_DR_TYPE): Renamed poly_dr_type.
2009-08-28  Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-08-28  Sebastian Popgraphite-dependences.c (graphite_carried_dependence_lev...
2009-08-28  Sebastian Popgraphite-dependences.c (new_poly_dr_pair): Renamed...
next