summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/missing
Commit message (Collapse)AuthorAgeFilesLines
* Update isl to isl-0.15-140-g9279e30Michael Kruse2015-12-021-1/+1
| | | | | | | | | | The motivation is to fix a compilation error with Visual Studio 2013. See http://reviews.llvm.org/D14886. Thanks to Sumanth Gundapaneni for finding the issue and suggesting a patch. llvm-svn: 254498
* Update isl to isl-0.15-30-g3518765Tobias Grosser2015-06-301-0/+0
| | | | | | | | This updated contains various changes to isl, including improvements to the AST generator. For Polly, the most important change is a fix that unbreaks builds on darwin (reported by: Jack Howard) llvm-svn: 241048
* Replace repository version of ISL by 'make dist' outputMichael Kruse2015-06-221-0/+215
The 'make dist' archive is not dependent on ./configure output and contains a GIT_HEAD_ID file that identifies the version of ISL used. None of the files added or removed are used part of Polly's build process (except of GIT_HEAD_ID since the previous revision r240301). No functional change intended. llvm-svn: 240306
OpenPOWER on IntegriCloud