forked from OSchip/llvm-project
edab1359a0
isl recently introduced isl_val as an abstract interface to represent arbitrary precision numbers. This interface superseeds the old isl_int interface. In contrast to the old interface which implemented arbitrary precision arithmetic using macros that forward to the gmp library, the new library hides the math library implementation in isl. This allows us to switch the math library used by isl without affecting users such as Polly. llvm-svn: 184529 |
||
---|---|---|
.. | ||
pyscop | ||
0001-Add-llvm.codegen-intrinsic.patch | ||
argparse.py | ||
check_format.sh | ||
checkout_cloog.sh | ||
jscop2cloog.py | ||
update_format.sh |