summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/isl_int_sioimath.c
Commit message (Collapse)AuthorAgeFilesLines
* Bump isl to isl-0.18-768-g033b61aeTobias Grosser2017-07-041-0/+2
| | | | | | | | | | | | | | Summary: This is a general maintenance update Reviewers: grosser Subscribers: srhines, fedor.sergeev, pollydev, llvm-commits Contributed-by: Maximilian Falkenstein <falkensm@student.ethz.ch> Differential Revision: https://reviews.llvm.org/D34903 llvm-svn: 307090
* Update ISL to isl-0.15-61-gcea776fMichael Kruse2015-07-211-1/+1
| | | | | | | The motivation is to fix a wrong use of the inline qualifier. This fixes the Polly build using Visual Studio 2015 RC. llvm-svn: 242780
* Update isl to isl-0.15-30-g3518765Tobias Grosser2015-06-301-1/+1
| | | | | | | | 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
* Update ISL to isl-0.15-3-g532568aMichael Kruse2015-06-181-0/+221
This version adds small integer optimization, but is not active by default. It will be enabled in a later commit. The schedule-fuse=min/max option has been replaced by the serialize-sccs option. Adapting Polly was necessary, but retaining the name polly-opt-fusion=min/max. Differential Revision: http://reviews.llvm.org/D10505 Reviewers: grosser llvm-svn: 240027
OpenPOWER on IntegriCloud