aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-ppl.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop1-18/+3
2011-01-25Expect at least the version 0.11 of PPL.Sebastian Pop1-10/+0
2011-01-25Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop1-0/+73
2011-01-25Add debug_gmp_value.Sebastian Pop1-0/+13
2010-12-28Do not include unnecessary .h files.Sebastian Pop1-2/+0
2010-08-11Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...Andreas Simbuerger1-1/+0
2010-08-11Move cloog-related functions from graphite-ppl.{c,h} to new graphite-cloog-ut...Andreas Simbuerger1-242/+1
2010-08-11Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger1-2/+2
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-3/+3
2010-05-06Replace Value with mpz_tAndreas Simbuerger1-11/+11
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger1-49/+50
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-31Make print_scop output the scoplib format.Sebastian Pop1-0/+4
2010-03-08graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed ppl_min_for_le_pointset.Sebastian Pop1-4/+4
2010-02-06Correct the lexicographical function, add debug_pddr.Sebastian Pop1-1/+1
2010-02-06Cleanup build relation.Sebastian Pop1-0/+40
2009-11-25graphite-ppl.c (ppl_min_for_le_polyhedron): New.Sebastian Pop1-0/+32
2009-11-25graphite-ppl.c (ppl_print_linear_expr): New.Sebastian Pop1-0/+24
2009-08-28graphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le_pointset.Konrad Trifunovic1-3/+4
2009-08-15Correct the use of ppl_Pointset_Powerset_C_Polyhedron_maximize.Sebastian Pop1-0/+31
2009-07-31New Graphite files.Sebastian Pop1-0/+616