Files
clang-p2996/clang/lib/Headers
Max Winkler 0ea87560cc [clang] Separate Intel ADC instrinsics from ADX intrinsics (#75992)
See https://github.com/llvm/llvm-project/pull/75711 for discussion.

As a summary from the PR above, `<adxintrin.h>` includes adc intrinsics
and adx intrinsics.
To support MSVC STL we need to expose the adc intrinsics inside the
currently proposed `<intrin0.h>` header.
Move the processor agnostic adc intrinsics into a separate file that can
be included from `<immintrin.h>` and the currently proposed
`<intrin0.h>`.
2023-12-21 08:43:46 +08:00
..
2023-08-11 07:43:43 -04:00
2023-07-20 09:44:44 +08:00
2023-07-20 10:24:16 +08:00
2023-07-20 13:35:15 +08:00
2023-08-11 07:43:43 -04:00
2023-08-11 07:43:43 -04:00