summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/isl_int_sioimath.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump isl to isl-0.18-768-g033b61aeTobias Grosser2017-07-041-0/+26
| | | | | | | | | | | | | | 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.18-282-g12465a5Tobias Grosser2017-02-231-0/+5
| | | | | | | Besides a variety of smaller cleanups, this update also contains a correctness fix to isl coalesce which resolves a crash in Polly. llvm-svn: 295966
* Update isl to isl-0.15-140-g9279e30Michael Kruse2015-12-021-5/+12
| | | | | | | | | | 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-129-gb086c90Tobias Grosser2015-09-011-62/+62
| | | | llvm-svn: 246552
* Update ISL to isl-0.15-3-g532568aMichael Kruse2015-06-181-0/+1216
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