hanchenye-llvm-project/polly/lib/External
Michael Kruse 49c21222a0 [External] Move lib/JSON to lib/External/JSON. NFC.
For consistency with isl and ppcg which are already in lib/External.

llvm-svn: 294126
2017-02-05 15:26:56 +00:00
..
JSON [External] Move lib/JSON to lib/External/JSON. NFC. 2017-02-05 15:26:56 +00:00
isl Do not track the isl PDF manual in SVN 2017-01-16 11:48:03 +00:00
pet/include Add ppcg-0.04 to lib/External 2016-07-13 15:54:47 +00:00
ppcg GPGPU: Emit data-transfer code 2016-07-25 12:47:39 +00:00
CMakeLists.txt Update to isl-0.17.1-314-g3106e8d 2016-12-06 14:37:39 +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

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.