mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
26d1050da3
The latest version of isl includes a new data type isl_val, which properly hides the multi precision math library used by isl. In Polly we would like to replace all uses of isl_int with the corresponding isl_val interfaces. This will allow us to switch the multi precision math library in isl. This is especially interesting for people who would like to replace libgmp with a non-gpl licensed library (e.g. imath). llvm-svn: 183026 |
||
---|---|---|
.. | ||
pyscop | ||
0001-Add-llvm.codegen-intrinsic.patch | ||
argparse.py | ||
check_format.sh | ||
checkout_cloog.sh | ||
jscop2cloog.py | ||
update_format.sh |