• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

isl/23-Nov-2023-384,334296,646

pet/include/23-Nov-2023-623317

ppcg/23-Nov-2023-59,02845,260

CMakeLists.txtD23-Nov-202310.7 KiB379330

README.txtD23-Nov-2023550 1913

isl_config.h.cmakeD23-Nov-20231.7 KiB5737

isl_srcdir.c.cmakeD23-Nov-202348 21

update-isl.shD23-Nov-2023980 3523

README.txt

1The libraries in this directory are mirrored from external projects.
2
3Patches to them should first be contributed upstream and then return to Polly
4as normal (re)imports of these updated libraries.
5
6We currently have the following external libraries.
7
8# isl
9License: MIT-STYLE
10Details: isl/LICENSE
11
12# imath
13License: MIT-STYLE
14Details: isl/imath/LICENSE
15
16To update these libraries run 'autoreconf -i && ./configure && make dist' in
17the isl git directory and move the resulting files into lib/External/isl.
18Alternatively, run the update-isl.sh script.
19