summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/include/isl-noexceptions.h
Commit message (Expand)AuthorAgeFilesLines
* Move include/isl-noexceptions.h to include/isl/isl-noexceptions.hTobias Grosser2017-08-221-15252/+0
* Update to a newer version of isl++Tobias Grosser2017-08-061-27/+1440
* [ScheduleOptimizer] Move isolateFullPartialTiles and isolateAndUnrollMatMulIn...Tobias Grosser2017-06-191-0/+6
* [isl-cpp] Remove isl/mat.h and add insert_partial_scheduleTobias Grosser2017-06-111-40/+22
* [isl++] Update bindingsTobias Grosser2017-05-311-1/+13
* [isl++] add isl_constraint to C++ bindings [NFC]Tobias Grosser2017-05-211-0/+396
* [isl++] Export (almost) all functions from islTobias Grosser2017-05-211-11/+7829
* [isl++] Rebase isl C++ bindings on top of 29aee98ceTobias Grosser2017-05-211-313/+502
* [isl++] Move isl raw_ostream printers into separate headerTobias Grosser2017-05-211-156/+0
* [isl C++ bindings] Add explicit const casts for *foreach* bindingsTobias Grosser2017-04-231-7/+7
* Update isl bindings to latest version (+ Polly extensions)Tobias Grosser2017-04-151-81/+85
* Add back header file that was accidentally dropped in previous updateTobias Grosser2017-03-141-0/+5588
* Update to isl-0.18-369-g5e613c6Tobias Grosser2017-03-141-5588/+0
* [isl++] Add missing /* implicit */ markerTobias Grosser2017-03-121-1/+1
* [isl++] Add last set of missing isl:: prefixes to increase consistency [NFC]Tobias Grosser2017-03-111-309/+310
* [isl++] Add namespace prefixes to isl::ctx and isl::statTobias Grosser2017-03-101-91/+91
* [isl++] Drop warning about experimental statusTobias Grosser2017-03-101-8/+0
* [isl++] Do not use enum prefixTobias Grosser2017-03-101-750/+750
* Add method interface to isl C++ bindingsTobias Grosser2017-03-101-0/+2458
* Introduce isl C++ bindings, Part 1: value_ptr style interfaceTobias Grosser2017-03-101-0/+3137
OpenPOWER on IntegriCloud