aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-cloog-compat.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-14re PR bootstrap/48102 (Bootstrap failure: error: macro "build_cloog_prog" req...Jakub Jelinek1-3/+3
2010-09-30New flag: -fgraphite-dump-cloog.Sebastian Pop1-0/+2
2010-09-30Add necessary accessors for CloogMatrix (CLOOG_ORG).Andreas Simbuerger1-0/+10
2010-08-11Remove cloog_initialize and cloog_finalize when using official CLooG releases.Andreas Simbuerger1-0/+5
2010-08-11Adapt to new CloogScattering abstraction, introduced in official CLooG versio...Andreas Simbuerger1-10/+20
2010-08-11Introduce compatibility to newer CLooG's CloogState and mask the use with mac...Andreas Simbuerger1-1/+15
2010-08-11Adapt to new CLAST structure within upstream CLooG version and retain compati...Andreas Simbuerger1-0/+12
2010-08-11Make CLooG options compatible to newer CLooG releases and pass options to bui...Andreas Simbuerger1-0/+12
2010-08-11Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG.Andreas Simbuerger1-0/+210