summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/doc/CodingStyle
Commit message (Collapse)AuthorAgeFilesLines
* Update ISL to isl-0.15-3-g532568aMichael Kruse2015-06-181-0/+9
| | | | | | | | | | | | | | 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
* Update isl to a6523fb42c35Tobias Grosser2015-04-191-0/+33
A minor update mostly documenting the isl coding style as well as adding functions to inspect isl_schedule_constraints objects. llvm-svn: 235273
OpenPOWER on IntegriCloud