-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update isl to 0.26 and pet to 0.11.7
Update submodules isl to 0.26 and pet to 0.11.7 - the latest respective release tags.
- Loading branch information
1 parent
821e77b
commit 001cb37
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule pet
updated
14 files
+1 −0 | .gitignore | |
+7 −0 | ChangeLog | |
+9 −1 | Makefile.am | |
+10 −4 | README | |
+5 −0 | clang.cc | |
+2 −2 | configure.ac | |
+1 −1 | isl | |
+47 −12 | m4/ax_detect_clang.m4 | |
+4 −0 | pet.cc | |
+482 −0 | pet_loopback.c | |
+1 −1 | scan.h | |
+11 −4 | scop.c | |
+1 −1 | scop_plus.h | |
+1 −1 | tests/continue5.scop |