summaryrefslogtreecommitdiff
path: root/gcc/graphite-dependences.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* graphite: Do not depend on 2D + 1 form in parallelism checkgrosser2013-07-141-5/+4
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+23
* * graphite-clast-to-gimple.c, graphite-dependences.c,steven2012-07-161-1/+1
* gcc/steven2012-07-161-1/+1
* 2012-07-04 Tobias Grosser <tobias@grosser.es>rguenth2012-07-041-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-772/+435
* Start counting nesting level from 0 and use the standard "Polyhedral SCatteri...spop2011-07-211-3/+6
* Remove continue from loop, add one more assert.spop2011-07-081-9/+6
* Allow several reductions in a reduction PBB.spop2011-01-251-3/+4
* Relax the definition of same_pdr_p.spop2011-01-251-2/+1
* Pass 0 as the number of parameters to PIP when testing for integer feasibility.spop2011-01-251-11/+8
* Minimize the number of expensive calls to ppl_powerset_is_empty.spop2011-01-251-124/+67
* Use PIP to determine the integer feasibility of a constraint system.spop2011-01-251-9/+14
* Correct the precedence relation.spop2011-01-251-5/+10
* speedup compilationspop2011-01-251-1/+6
* Print the data dependence polyhedron in the PPL format.spop2011-01-251-0/+1
* Do not include unnecessary .h files.spop2010-12-281-13/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* Avoid set but not used warning.spop2010-09-301-4/+2
* Add DEBUG_FUNCTION to all the dot_* debugging functions.spop2010-09-171-2/+2
* gcc/froydnj2010-08-201-23/+23
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop2010-08-111-1/+0
* Launch dotty in background.spop2010-08-111-2/+2
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Add a verbosity parameter to clean up the comments of pretty printers.spop2010-03-311-2/+2
* Cleanup data dep polyhedron construction.spop2010-03-081-49/+11
* Fix PR42988: handle unknown_dependence.spop2010-02-071-1/+22
* Fix PR42637.spop2010-02-061-32/+35
* Correct the lexicographical function, add debug_pddr.spop2010-02-061-276/+304
* Clarify comments and use build_pddr.spop2010-02-061-19/+33
* Fix build_pddr.spop2010-02-061-48/+32
* Add missing function comments.spop2010-02-061-14/+45
* Factor uses of build_pairwise_scheduling.spop2010-02-061-42/+36
* Cleanup build relation.spop2010-02-061-78/+14
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+1
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-13/+107
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-5/+0
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-2/+19
* 2009-10-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+1
* 2009-10-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+49
* 2009-10-06 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-2/+44
* 2009-10-05 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+12
* 2009-09-17 Li Feng <nemokingdom@gmail.com>spop2009-11-251-5/+15
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-0/+6
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-1/+2