summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/redundant.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated isl to isl-0.18-254-g6bc184dTobias Grosser2017-02-171-1/+1
| | | | | | | This update includes a couple more coalescing changes as well as a large number of isl-internal code cleanups (dead assigments, ...). llvm-svn: 295419
* Update to ISL 0.17.Michael Kruse2016-05-041-16/+9
| | | | | | | | | | | | This release includes sevaral improvments compared to the previous version isl-0.16.1-145-g243bf7c (from the ISL 0.17 announcement): - optionally combine SCCs incrementally in scheduler - optionally maximize coincidence in scheduler - optionally avoid loop coalescing in scheduler - minor AST generator improvements - improve support for expansions in schedule trees llvm-svn: 268500
* Update to ISL 0.16.1Michael Kruse2016-01-151-16/+15
| | | | llvm-svn: 257898
* Update ISL to isl-0.15-61-gcea776fMichael Kruse2015-07-211-0/+19
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
OpenPOWER on IntegriCloud