llvm-project/polly/lib
Mateusz Mikuła e71cda21d7 [Windows][Polly] Disable LLVMPolly module for all compilers on Windows
Before this patch, the cmake disabled loadable modules when compiling
with Visual Studio. However, the reason for this is a limitation of the
Windows DLLs, thus this restriction should apply to any compiler for the
Windows platform, such as MinGW, Cygwin, icc, etc.

Differential Revision: https://reviews.llvm.org/D87524
2020-09-15 09:12:38 +03:00
..
Analysis [Polly] Inline ShoulDelete lambda. NFC. 2020-08-26 13:15:23 -05:00
CodeGen [SVE] Eliminate calls to default-false VectorType::get() from polly 2020-05-29 10:04:06 -07:00
Exchange [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
External [CMake][Polly] Remove dead CMake code 2020-09-07 10:55:14 +03:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support Reland "[SCEVExpander] Add option to preserve LCSSA directly." 2020-07-29 20:41:53 +01:00
Transform [Polly] Inline ShoulDelete lambda. NFC. 2020-08-26 13:15:23 -05:00
CMakeLists.txt [Windows][Polly] Disable LLVMPolly module for all compilers on Windows 2020-09-15 09:12:38 +03:00