llvm-capstone/openmp/cmake
Xing Xue 2edce427a8
[openmp][AIX]Initial changes for porting to AIX (#76841)
This PR contains initial changes for building and testing libomp on AIX.
More changes will follow.
- `KMP_OS_AIX` is defined for the AIX platform
- `KMP_ARCH_PPC` is defined for 32-bit PPC
- `KMP_ARCH_PPC_XCOFF` and `KMP_ARCH_PPC64_XCOFF` are for 32- and 64-bit
XCOFF object formats respectively
- Assembly file `z_AIX_asm.S` is used for AIX specific assembly code and
will be added in a separate PR
- The target library is disabled because AIX does not have the device
support
- OMPT is temporarily disabled
2024-01-08 08:33:00 -05:00
..
DetectTestCompiler Reland "[CMake] Bumps minimum version to 3.20.0. 2023-05-27 12:51:21 +02:00
config-ix.cmake [OpenMP] Add back implicit flags manually 2023-11-27 14:51:48 -06:00
HandleOpenMPOptions.cmake [OpenMP] Add back implicit flags manually 2023-11-27 14:51:48 -06:00
OpenMPTesting.cmake [openmp][AIX]Initial changes for porting to AIX (#76841) 2024-01-08 08:33:00 -05:00