llvm-project/polly/lib
Michael Kruse b85c98b4c5 [Polly][Codegen] Emit access group metadata.
Emit llvm.loop.parallel_accesses metadata instead of
llvm.mem.parallel_loop_access. The latter is deprecated because it
assumes that LoopIDs are persistent, which they are not.
We also emit parallel access metadata for all surrounding parallel
loops, not just the innermost parallel.
2021-03-04 03:58:03 -06:00
..
Analysis [Polly] Regenerate isl-noexceptions.h. 2021-02-14 19:17:54 -06:00
CodeGen [Polly][Codegen] Emit access group metadata. 2021-03-04 03:58:03 -06:00
Exchange [Polly] Silence mixed signed/unsigned comparison warnings. NFC. 2020-02-10 19:03:08 -06:00
External Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01: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] Regenerate isl-noexceptions.h. 2021-02-14 19:17:54 -06:00
Transform [Polly] Regenerate isl-noexceptions.h. 2021-02-14 19:17:54 -06:00
CMakeLists.txt [Windows][Polly] Disable LLVMPolly module for all compilers on Windows 2020-09-15 09:12:38 +03:00