llvm/polly/lib
patacca 9b41d0958e [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.
[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC.

This is part of an effort to reduce the differences between the custom C++ bindings used right now by polly in `lib/External/isl/include/isl/isl-noxceptions.h` and the official isl C++ interface.

Changes made:
 - Removed `std::nullptr_t` constructor from all the classes in the isl C++ bindings.
 - `isl-noexceptions.h` has been generated by this a7e00bea38

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D103751
2021-06-08 23:46:28 +02:00
..
Analysis [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
CodeGen [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
Exchange [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
External [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
Plugin
Support [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
Transform [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. 2021-06-08 23:46:28 +02:00
CMakeLists.txt [Polly] Move MatMul optimization into its own file. NFC. 2021-06-04 23:22:30 -05:00