initial import of isl 0.26.this enables additional optimisations in GCC. from the README:isl is a thread-safe C library for manipulating sets and relationsof integer points bounded by affine co
initial import of isl 0.26.this enables additional optimisations in GCC. from the README:isl is a thread-safe C library for manipulating sets and relationsof integer points bounded by affine constraints. The descriptions ofthe sets and relations may involve both parameters and existentiallyquantified variables. All computations are performed in exact integerarithmetic using GMP.isl is released under the MIT license, but depends on the LGPL GMPlibrary.
show more ...