summaryrefslogtreecommitdiff
path: root/gcc/graphite-dependences.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-1/+1
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-14/+73
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-6/+2
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-60/+82
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-43/+43
* Add PDR->nb_subscripts.spop2009-08-121-5/+5
* Fix memory leak in DD XFAILs some interchange testcases.spop2009-08-121-5/+19
* Measure time spent in DD analysis and in code gen.spop2009-08-121-2/+14
* New Graphite files.spop2009-07-311-0/+692