]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-dependences.c
* config/microblaze/microblaze.c (microblaze_expand_block_move): Treat
[thirdparty/gcc.git] / gcc / graphite-dependences.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-10-17  rguenth2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-06  rguenth2017-10-06 Sebastian Pop <sebpop@gmail.com>
2017-02-13  rguenth2017-02-13 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-01-26  spopnew scop schedule for isl-0.15
2016-01-21  spopadd more coalescing to simplify constraints
2016-01-04  jakub Update copyright years.
2015-12-17  spopmove all isl include files to graphite.h
2015-12-16  spopRemove individial dependence pointers and add a scop...
2015-12-16  spopadd more dumps on data dependence graph
2015-12-02  spopfix invalid bounds on array refs
2015-11-24  spopmove all declarations to a same .h file
2015-11-23  djeCorrect graphite*.c ISL header file inclusion order.
2015-10-10  spopadd dump of data dependences
2015-10-07  spopgather bbs and conditions in a single walk through...
2015-10-06  spopremove dead code used by the old cloog scheduler
2015-10-06  spopMove declarations, assign types, renaming.
2015-09-29  spopMake compute_deps, extend_schedule static
2015-09-09  spopfix PR53852: stop ISL after a given number of operations
2015-07-21  law * configure.ac: Add check for new options in isl-0.15.
2015-07-17  spop[graphite] fix pr61929
2015-07-13  amacleod * omega.h: Don't include config.h, don't include param...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06  wilsongcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-10  romangareev[gcc/]
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-18  romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-08-05  romangareev[gcc/]
2014-06-29  romangareev gcc/
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-07-14  grossergraphite: Do not depend on 2D + 1 form in parallelism...
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16  steven * graphite-clast-to-gimple.c, graphite-dependences.c,
2012-07-16  stevengcc/
2012-07-04  rguenth2012-07-04 Tobias Grosser <tobias@grosser.es>
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2011-07-21  spopStart counting nesting level from 0 and use the standar...
2011-07-08  spopRemove continue from loop, add one more assert.
2011-01-25  spopAllow several reductions in a reduction PBB.
2011-01-25  spopRelax the definition of same_pdr_p.
2011-01-25  spopPass 0 as the number of parameters to PIP when testing...
2011-01-25  spopMinimize the number of expensive calls to ppl_powerset_...
2011-01-25  spopUse PIP to determine the integer feasibility of a const...
2011-01-25  spopCorrect the precedence relation.
2011-01-25  spopspeedup compilation
2011-01-25  spopPrint the data dependence polyhedron in the PPL format.
2010-12-28  spopDo not include unnecessary .h files.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-30  spopAvoid set but not used warning.
2010-09-17  spopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20  froydnjgcc/
2010-08-11  spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11  spopLaunch dotty in background.
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-31  spopAdd a verbosity parameter to clean up the comments...
2010-03-08  spopCleanup data dep polyhedron construction.
2010-02-07  spopFix PR42988: handle unknown_dependence.
2010-02-06  spopFix PR42637.
2010-02-06  spopCorrect the lexicographical function, add debug_pddr.
2010-02-06  spopClarify comments and use build_pddr.
2010-02-06  spopFix build_pddr.
2010-02-06  spopAdd missing function comments.
2010-02-06  spopFactor uses of build_pairwise_scheduling.
2010-02-06  spopCleanup build relation.
2009-11-25  spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-06 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-09-17 Li Feng <nemokingdom@gmail.com>
2009-08-28  spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28  spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
next