summaryrefslogtreecommitdiff
path: root/gcc/graphite-ppl.h
Commit message (Expand)AuthorAgeFilesLines
* Infer types based on lb and ub.Sebastian Pop2011-07-211-0/+11
* Correct computation of max.Sebastian Pop2011-07-051-1/+2
* Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop2011-01-251-1/+1
* Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop2011-01-251-0/+2
* Add debug_gmp_value.Sebastian Pop2011-01-251-0/+1
* Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-ut...Andreas Simbuerger2010-08-111-6/+0
* Replace Value with mpz_tAndreas Simbuerger2010-05-061-12/+12
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger2010-05-061-16/+16
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed ppl_min_for_le_pointset.Sebastian Pop2010-03-081-2/+2
* Cleanup build relation.Sebastian Pop2010-02-061-0/+2
* graphite-ppl.c (ppl_min_for_le_polyhedron): New.Sebastian Pop2009-11-251-1/+2
* graphite-ppl.c (ppl_print_linear_expr): New.Sebastian Pop2009-11-251-0/+2
* graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.Konrad Trifunovic2009-08-281-2/+2
* Correct the use of ppl_Pointset_Powerset_C_Polyhedron_maximize.Sebastian Pop2009-08-151-0/+3
* Reimplement interchange heuristic.Sebastian Pop2009-08-121-0/+26
* New Graphite files.Sebastian Pop2009-07-311-0/+133