hanchenye-llvm-project/polly/lib/External
Tobias Grosser 231179ac70 update isl to: isl-0.18-791-ga22eb92
This is a regular maintenance update

llvm-svn: 308013
2017-07-14 10:36:00 +00:00
..
JSON [External] Move lib/JSON to lib/External/JSON. NFC. 2017-02-05 15:26:56 +00:00
isl update isl to: isl-0.18-791-ga22eb92 2017-07-14 10:36:00 +00:00
pet/include
ppcg
CMakeLists.txt Test commit 2017-06-29 09:46:01 +00:00
README.txt
isl_config.h.cmake
isl_srcdir.c.cmake Update to isl-0.17.1-314-g3106e8d 2016-12-06 14:37:39 +00:00
update-isl.sh Preserve the isl-noexceptions.h C++ bindings when updating isl 2017-03-14 07:46:28 +00:00

README.txt

The libraries in this directory are mirrored from external projects.

Patches to them should first be contributed upstream and then return to Polly
as normal (re)imports of these updated libraries.

We currently have the following external libraries.

# isl
License: MIT-STYLE
Details: isl/LICENSE

# imath
License: MIT-STYLE
Details: isl/imath/LICENSE

To update these libraries run 'autoreconf -i && ./configure && make dist' in
the isl git directory and move the resulting files into lib/External/isl.
Alternatively, run the update-isl.sh script.