hanchenye-llvm-project/polly/lib/External
Philip Pfaffe ee51d5c64e [Polly][isl] Add neutrally-named accessors to isl list elements and sizes
Summary: This could simplify the isl iterator implementation a lot.

Reviewers: grosser, Meinersbur, bollu

Reviewed By: grosser

Subscribers: pollydev, llvm-commits

Differential Revision: https://reviews.llvm.org/D49019

llvm-svn: 337054
2018-07-13 22:05:01 +00:00
..
JSON
isl [Polly][isl] Add neutrally-named accessors to isl list elements and sizes 2018-07-13 22:05:01 +00:00
pet/include [PPCG] [1/3] Bump up PPCG version to 0.07. 2017-07-20 15:48:13 +00:00
ppcg [Polly-ACC] Add isl_space.h to gpu_tree.c 2018-07-04 09:40:55 +00:00
CMakeLists.txt Update isl to isl-0.19-224-gce84a511 2018-07-06 09:00:26 +00:00
README.txt
isl_config.h.cmake
isl_srcdir.c.cmake
update-isl.sh Fix broken isl-noexceptions.h path in update-isl script 2018-02-20 07:24:58 +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.