buildtools/cloog/test/constant.c
Jerome Duval 5873a060ca imported PPL 0.11.1 and CLooG 0.18.0.
* these are dependencies for gcc 4 Graphite engine build.
* CLooG 0.18.0 includes ISL 0.11.1 which is the backend that the build script enables.
* PPL is needed by GCC build even if it isn't the chosen backend.
2013-04-06 15:10:34 +02:00

18 lines
352 B
C

/* Generated from ../../../git/cloog/test/constant.cloog by CLooG 0.14.0-333-g4442dac gmp bits in 0.01s. */
for (c2=0;c2<=min(1023,M+1024);c2++) {
S1(c2);
S3(c2);
}
for (c2=max(0,M+1025);c2<=1023;c2++) {
S2(c2);
S3(c2);
}
for (c1=0;c1<=min(1023,M+1024);c1++) {
S4(c1);
S6(c1);
}
for (c1=max(0,M+1025);c1<=1023;c1++) {
S5(c1);
S6(c1);
}