llvm-capstone/polly/lib
Michael Kruse 6048d1d19c [PollyACC] Configure PollyPPCG only if needed.
The PollyPPCG library is only needed when POLLY_ENABLE_GPGPU_CODEGEN=ON.
If disabled, the library target is still created, but not linked against
anything.

This change does not add create the PollyPPCG build target if not
needed.

Motivated by llvm.org/PR50021
2021-04-21 01:08:01 -05:00
..
Analysis [Polly][Optimizer] Apply user-directed unrolling. 2021-03-15 13:05:39 -05:00
CodeGen [Polly][Ast] Partial refactoring of IslAst and IslAstInfo to use isl++. NFC. 2021-04-16 00:40:26 -05: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 [PollyACC] Configure PollyPPCG only if needed. 2021-04-21 01:08:01 -05:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [Polly] Port DeadCodeElim to the NewPM. 2021-03-24 01:01:29 -05:00
Transform Preprocessor conditionalize some assert-only functions to suppress -Wunused-function 2021-04-03 14:03:43 -07:00
CMakeLists.txt [Polly][Optimizer] Apply user-directed unrolling. 2021-03-15 13:05:39 -05:00