llvm-project/clang/lib/Headers/ppc_wrappers
Fangrui Song 7aa90b21b4 [PowerPC] Replace __ppc64__ with __powerpc64__
The lowercase __ppc64__ is not defined by non-darwin GCC, therefore it lures
users to write code which is not portable to GCC. Migrate to __powerpc64__ in
preparation for undefining __ppc64__. __powerpc64__ is much more common than
__PPC64__.
2022-11-06 16:16:50 -08:00
..
bmi2intrin.h [NFC] Format and uglify PowerPC intrinsics headers 2022-03-24 21:14:55 +08:00
bmiintrin.h [PowerPC] [Clang] Add SSE4 and BMI intrinsics implementation 2022-03-24 20:03:08 +08:00
emmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
immintrin.h [PowerPC] [Clang] Add SSE4 and BMI intrinsics implementation 2022-03-24 20:03:08 +08:00
mm_malloc.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
mmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
nmmintrin.h [PowerPC] [Clang] Add SSE4 and BMI intrinsics implementation 2022-03-24 20:03:08 +08:00
pmmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
smmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
tmmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00
x86gprintrin.h [PowerPC] [Clang] Add SSE4 and BMI intrinsics implementation 2022-03-24 20:03:08 +08:00
x86intrin.h [PowerPC] [Clang] Add SSE4 and BMI intrinsics implementation 2022-03-24 20:03:08 +08:00
xmmintrin.h [PowerPC] Replace __ppc64__ with __powerpc64__ 2022-11-06 16:16:50 -08:00