summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/GIT_HEAD_ID
Commit message (Collapse)AuthorAgeFilesLines
* Update to isl-0.20-65-gb822a210Tobias Grosser2018-08-091-1/+1
| | | | | | | This update fixes https://https:/llvm.org/PR38348. Thanks Michael for reporting the issue to isl and Sven for fixing the issue. llvm-svn: 339311
* Update isl to isl-0.20-48-g13eba5b5Tobias Grosser2018-08-071-1/+1
| | | | | | This is a regular maintenance updated. llvm-svn: 339095
* Update to isl-0.20-35-ge0a98b62Tobias Grosser2018-08-011-1/+1
| | | | llvm-svn: 338501
* Update isl to isl-0.19-224-gce84a511Tobias Grosser2018-07-061-1/+1
| | | | | | | | This is a maintenance update. Besides many minor changes it ships two functions "isl_*_list_size" and "isl_*_list_get_at" which will allow us to simplify the iterator implementation in Polly. llvm-svn: 336425
* Update isl to isl-0.19-185-g8e9f55ceTobias Grosser2018-06-111-1/+1
| | | | | | This is mainly a maintenance update. llvm-svn: 334406
* Update isl to isl-0.19-173-g77fe2538Tobias Grosser2018-05-311-1/+1
| | | | | | | | | Besides other changes, this update introduces functions to translate a maps and sets into lists of their elements. These lists are useful as we can define iterators for lists, which allow us to replace many uses of foreach. llvm-svn: 333621
* Update isl to isl-0.19-152-g437e6ab0Tobias Grosser2018-05-231-1/+1
| | | | | | | | Besides normal updates this change also contains a bug-fix to in isl_coalesce which broke the AOSP buildbot. Thanks to Michael Kruse for reporting this bug and Sven Verdoolage for fixing this bug. llvm-svn: 333118
* Update isl to isl-0.19-114-g385262afTobias Grosser2018-04-251-1/+1
| | | | llvm-svn: 330800
* Update isl to isl-0.19-107-gc4fe33d8Tobias Grosser2018-04-211-1/+1
| | | | | | This is a regular maintenance update. llvm-svn: 330496
* Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser2018-02-201-1/+1
| | | | | | | | | | | | | | | | | | This update: - Removes several deprecated functions (e.g., isl_band). - Improves the pretty-printing of sets by detecting modulos and "false" equalities. - Minor improvements to coalescing and increased robustness of the isl scheduler. This update does not yet include isl commit isl-0.18-90-gd00cb45 (isl_pw_*_alloc: add missing check for compatible spaces, Wed Sep 6 12:18:04 2017 +0200), as this additional check is too tight and unfortunately causes two test case failures in Polly. A patch has been submitted to isl and will be included in the next isl update for Polly. llvm-svn: 325557
* Update to isl-0.18-812-g565da6eTobias Grosser2017-08-061-1/+1
| | | | | | | This update is mostly a maintenance update, but also exposes a couple of new functions that will be needed for the next version of the isl++ bindings. llvm-svn: 310205
* Update to isl-0.18-809-gd5b4535Tobias Grosser2017-08-011-1/+1
| | | | | | This fixes some undefined behavior in the isl schedule tree code. llvm-svn: 309727
* Update isl to isl-0.18-800-g4018f45Tobias Grosser2017-07-271-1/+1
| | | | | | | | | This fixes a bug in isl_flow where triggering the compute out could result in undefined or unexpected behavior. This fixes some recent regressions we saw in the android buildbots. Thanks Eli Friedman for reducing the corresponding test cases. llvm-svn: 309274
* update isl to: isl-0.18-791-ga22eb92Tobias Grosser2017-07-141-1/+1
| | | | | | This is a regular maintenance update llvm-svn: 308013
* Bump isl to isl-0.18-768-g033b61aeTobias Grosser2017-07-041-1/+1
| | | | | | | | | | | | | | 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-679-g6e75a0dTobias Grosser2017-06-041-1/+1
| | | | | | This is a regular maintenance update llvm-svn: 304686
* Update isl to isl-0.18-662-g17e172eTobias Grosser2017-05-271-1/+1
| | | | | | This is a general maintenance update llvm-svn: 304069
* Update to isl-0.18-592-gb50ad59Tobias Grosser2017-04-281-1/+1
| | | | | | This is just a general maintenance update. llvm-svn: 301624
* Update to isl-0.18-423-g30331feTobias Grosser2017-04-261-1/+1
| | | | | | This is just a general maintenance update. llvm-svn: 301433
* Update to isl-0.18-417-gb9e7334Tobias Grosser2017-04-061-1/+1
| | | | | | This is a regular maintenance update. llvm-svn: 299617
* Update to isl-0.18-410-gc253447Tobias Grosser2017-04-031-1/+1
| | | | | | | This is a regular maintenance update to ensure latest isl changes are tested in our buildbots. llvm-svn: 299350
* Update to isl-0.18-402-ga30c537Tobias Grosser2017-03-231-1/+1
| | | | | | This is a regular maintenance update. llvm-svn: 298595
* Update isl to isl-0.18-395-g77701b3Tobias Grosser2017-03-211-1/+1
| | | | | | This is a normal maintenance update. llvm-svn: 298352
* Update to isl-0.18-387-g3fa6191Tobias Grosser2017-03-161-1/+1
| | | | | | This is a normal / regular maintenance update. llvm-svn: 297999
* Update to isl-0.18-369-g5e613c6Tobias Grosser2017-03-141-1/+1
| | | | | | This is a regular maintenance update. llvm-svn: 297708
* Update to isl-0.18-356-g0b05d01Tobias Grosser2017-03-101-1/+1
| | | | | | This is a regular maintenance update. llvm-svn: 297449
* Update isl to isl-0.18-336-g1e193d9Tobias Grosser2017-03-071-1/+1
| | | | | | This is a regular maintenance update llvm-svn: 297169
* Update isl to isl-0.18-304-g1efe43dTobias Grosser2017-02-281-1/+1
| | | | | | This is a normal maintenance update. llvm-svn: 296441
* Update isl to isl-0.18-282-g12465a5Tobias Grosser2017-02-231-1/+1
| | | | | | | 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
* 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.18-43-g0b4256fTobias Grosser2016-12-311-1/+1
| | | | | | Even more isl coalesce changes. llvm-svn: 290783
* Update to isl-0.18-28-gccb9f33Tobias Grosser2016-12-281-1/+1
| | | | | | Another set of isl coalesce changes. llvm-svn: 290681
* Update to isl-0.18-17-g2844ebfTobias Grosser2016-12-261-1/+1
| | | | | | | This update improves isl's ability to coalesce different convex sets/maps, especially when the contain existentially quantified variables. llvm-svn: 290538
* Update isl to isl-0.18-9-gd4734f3Tobias Grosser2016-12-221-1/+1
| | | | llvm-svn: 290389
* Update to isl-0.17.1-314-g3106e8dMichael Kruse2016-12-061-1/+1
| | | | | | | | | | | | This version includes an update for imath (isl-0.17.1-49-g2f1c129). It fixes the compilation under windows, which does not know ssize_t. In addition, isl-0.17.1-288-g0500299 changed the way isl_test finds the source directory. It now generates a file isl_srcdir.c at configure-time, containing the source path, to not require setting the environment variable "srcdir" at test-time. The cmake build system had to be modified to also generate that file. llvm-svn: 288811
* Update to isl-0.17.1-284-gbb38638Tobias Grosser2016-11-221-1/+1
| | | | | | Regular maintenance update with only minor changes. llvm-svn: 287703
* Update to isl-0.17.1-267-gbf9723dTobias Grosser2016-11-161-1/+1
| | | | | | | This update corrects an incorrect generation of min/max expressions in the isl AST generator and a problematic nullptr dereference. llvm-svn: 287098
* Update isl to isl-0.17.1-243-g24c0339Tobias Grosser2016-11-041-1/+1
| | | | | | | This introduces big-endian support in imath and resolves http://llvm.org/PR24632. llvm-svn: 285993
* Update isl to isl-0.17.1-236-ga9c6cc7Tobias Grosser2016-10-201-1/+1
| | | | | | This includes isl_id_to_str, which is used in Michael's upcoming DeLICM patch. llvm-svn: 284689
* isl: update to isl-0.17.1-233-gc911e6aTobias Grosser2016-10-011-1/+1
| | | | llvm-svn: 283049
* Update ISL to isl-0.17.1-203-g3fef898.Michael Kruse2016-09-011-1/+1
| | | | | | This version has isl_space_has_equal_tuples added to the public API. llvm-svn: 280341
* Update ISL to isl-0.17.1-200-gd8de4ea.Michael Kruse2016-08-171-1/+1
| | | | | | This version fixes a bug in set coalescing. llvm-svn: 278936
* Update isl to isl-0.17.1-191-g540b2fdTobias Grosser2016-07-201-1/+1
| | | | | | This update resolves a bug in computing lexicographic minima/maxima. llvm-svn: 276138
* Update isl to isl-0.17.1-171-g233f589Tobias Grosser2016-07-201-1/+1
| | | | | | | This fixes an issue with equality detection that resulted in an assertion being triggered during coalescing. llvm-svn: 276094
* isl: isl-0.17.1-164-gcbba1b6Tobias Grosser2016-07-061-1/+1
| | | | | | | | | | | This is a regular maintenance update to ensure the latest version of isl is tested. Interesting Changes: - AST nodes and expressions are now printed as YAML llvm-svn: 274614
* Update isl to isl-0.17.1-84-g72ffe88Tobias Grosser2016-06-231-1/+1
| | | | | | | This is a regular maintenance update to ensure we are testing with a recent version of isl. llvm-svn: 273597
* Update isl to isl-0.17.1-57-g1879898Tobias Grosser2016-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | With this update the isl AST generation extracts disjunctive constraints early on. As a result, code that previously resulted in two branches with (close-to) identical code within them: if (P <= -1) { for (int c0 = 0; c0 < N; c0 += 1) Stmt_store(c0); } else if (P >= 1) for (int c0 = 0; c0 < N; c0 += 1) Stmt_store(c0); results now in only a single branch body: if (P <= -1 || P >= 1) for (int c0 = 0; c0 < N; c0 += 1) Stmt_store(c0); This resolves http://llvm.org/PR27559 Besides the above change, this isl update brings better simplification of sets/maps containing existentially quantified dimensions and fixes a bug in isl's coalescing. llvm-svn: 272500
* Update isl to isl-0.17-5-g57dc5ffTobias Grosser2016-05-071-1/+1
| | | | | | This update fixes an assertion in the isl scheduler. llvm-svn: 268853
* Update to ISL 0.17.Michael Kruse2016-05-041-1/+1
| | | | | | | | | | | | 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.1-145-g243bf7cTobias Grosser2016-03-251-1/+1
| | | | | | | Just an import to keep track with the latest version of isl. We are not looking for specific features. llvm-svn: 264452
OpenPOWER on IntegriCloud