llvm-project/clang/lib/Headers
Craig Topper 934f86a848 [X86] Fix some inconsistent formatting in the first line of our intrinsics headers.
Some were too long and some were too short.

llvm-svn: 331559
2018-05-04 21:45:25 +00:00
..
cuda_wrappers [CUDA] Fix std::min on device side to return the min, not the max. 2017-11-11 01:25:44 +00:00
CMakeLists.txt [X86] directstore and movdir64b intrinsics 2018-05-01 10:05:42 +00:00
__clang_cuda_builtin_vars.h Fix typos in clang 2018-04-06 15:14:32 +00:00
__clang_cuda_cmath.h [CUDA] Remove implementations of nexttoward. 2017-11-17 01:15:43 +00:00
__clang_cuda_complex_builtins.h [CUDA] Re-land support for <complex> (r283683 and r283680). 2016-10-11 17:36:03 +00:00
__clang_cuda_device_functions.h [CUDA] Added missing functions. 2018-02-22 18:40:52 +00:00
__clang_cuda_intrinsics.h [CUDA] added missing __ldg(const signed char *) 2018-04-18 18:33:43 +00:00
__clang_cuda_libdevice_declares.h [CUDA] Added partial support for CUDA-9.1 2018-01-30 00:00:12 +00:00
__clang_cuda_math_forward_declares.h [CUDA] Remove implementations of nexttoward. 2017-11-17 01:15:43 +00:00
__clang_cuda_runtime_wrapper.h [CUDA] Enable CUDA compilation with CUDA-9.2 2018-04-24 18:23:19 +00:00
__stddef_max_align_t.h
__wmmintrin_aes.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
__wmmintrin_pclmul.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
adxintrin.h
altivec.h [PPC] Make altivec conversion function macros. 2017-05-30 11:37:29 +00:00
ammintrin.h [DOXYGEN] Improved doxygen comments for x86 intrinsics headers. 2016-12-09 18:35:50 +00:00
arm64intr.h [clang] Add ARM64 support to armintr.h for MSVC compatibility 2017-07-26 05:29:40 +00:00
arm_acle.h [ARM] ACLE Chapter 9 intrinsics 2017-05-04 08:37:59 +00:00
armintr.h Headers: Add ARM support to intrin.h for MSVC compatibility 2016-08-06 17:58:24 +00:00
avx2intrin.h [X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR 2017-09-12 07:46:32 +00:00
avx512bitalgintrin.h [x86][icelake][bitalg] 2017-12-27 10:01:00 +00:00
avx512bwintrin.h [X86] Fix typo in intrinsic header file __mask16->__mmask16 from r329775. 2018-04-11 05:17:14 +00:00
avx512cdintrin.h lowering broadcastm 2017-11-06 07:04:12 +00:00
avx512dqintrin.h [X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_shufflevector instead builtins 2017-08-30 16:15:12 +00:00
avx512erintrin.h Fixing problem with rsqrt28_sd 2016-06-05 15:57:49 +00:00
avx512fintrin.h [X86] Add support for _mm512_mullox_epi64 and _mm512_mask_mullox_epi64 intrinsics to match icc. 2018-04-26 05:38:39 +00:00
avx512ifmaintrin.h [AVX512] Remove space in -1 constants. NFC 2016-06-04 05:43:37 +00:00
avx512ifmavlintrin.h [AVX512] Remove space in -1 constants. NFC 2016-06-04 05:43:37 +00:00
avx512pfintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
avx512vbmi2intrin.h [x86][icelake][vbmi2] 2017-12-27 11:25:07 +00:00
avx512vbmiintrin.h [Clang][AVX512] Making cosmetic changes 2016-07-12 12:42:27 +00:00
avx512vbmivlintrin.h [clang][AVX512][Builtin] adding missing intrinsics for vpmultishiftqb{128|256|512} instruction set . 2016-05-23 15:04:39 +00:00
avx512vlbitalgintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
avx512vlbwintrin.h [X86] test/testn intrinsics lowering to IR. clang side 2017-11-13 12:50:52 +00:00
avx512vlcdintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
avx512vldqintrin.h [X86] Implement broadcastf32x2 and broadcasti32x2 intrinsics using __builtin_shufflevector instead builtins 2017-08-30 16:15:12 +00:00
avx512vlintrin.h [X86] Remove '#ifdef __x86_64__' around mask_set1_epi64 intrinsics. 2018-04-24 03:36:08 +00:00
avx512vlvbmi2intrin.h [x86][icelake][vbmi2] 2017-12-27 11:25:07 +00:00
avx512vlvnniintrin.h [x86][icelake][vnni] 2017-12-27 10:37:51 +00:00
avx512vnniintrin.h [x86][icelake][vnni] 2017-12-27 10:37:51 +00:00
avx512vpopcntdqintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
avx512vpopcntdqvlintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
avxintrin.h [DOXYGEN] Fix doxygen and content issues in avxintrin.h 2018-01-08 21:21:17 +00:00
bmi2intrin.h
bmiintrin.h [DOXYGEN] Corrected typos and incorrect parameters description. 2017-07-12 20:18:55 +00:00
cetintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
cldemoteintrin.h [X86] Introduce cldemote intrinsic 2018-04-13 07:37:24 +00:00
clflushoptintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
clwbintrin.h [X86] Add CLWB intrinsic. clang part 2017-10-12 18:57:15 +00:00
clzerointrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
cpuid.h [X86] directstore and movdir64b intrinsics 2018-05-01 10:05:42 +00:00
emmintrin.h [DOXYGEN] There was a request in the review D41507 to change the notation for hex numbers in doxygen documentation from <...>h to 0x<...>. Both of these notations were used in x86 intrinsics documentation. I promised to change them to 0x<...> for consistency. 2018-02-16 03:11:35 +00:00
f16cintrin.h Recommit r299321 '[X86] Add __extension__ to f16c macro intrinsics to suppress warnings about compound literals when compiled for with earlier language standards enabled.' 2017-04-03 22:59:30 +00:00
float.h This adds the _Float16 preprocessor macro definitions. 2017-09-13 15:23:19 +00:00
fma4intrin.h [X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remove some of the scalar fma3 builtins. 2017-11-25 19:32:12 +00:00
fmaintrin.h [X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remove some of the scalar fma3 builtins. 2017-11-25 19:32:12 +00:00
fxsrintrin.h [DOXYGEN] Improved doxygen comments for x86 intrinsics headers. 2016-12-09 18:35:50 +00:00
gfniintrin.h [x86][icelake][gfni] 2017-12-27 08:37:47 +00:00
htmintrin.h
htmxlintrin.h Fix typos in clang 2018-04-06 15:14:32 +00:00
ia32intrin.h [X86] Introduce wbinvd intrinsic 2018-04-12 18:42:02 +00:00
immintrin.h [X86] Add rdpid command line option and intrinsics. 2018-01-20 18:36:52 +00:00
intrin.h [Headers] Fix the return type of _InterlockedCompareExchange_rel 2017-09-14 07:04:59 +00:00
inttypes.h Headers: wordsmith error message 2016-06-17 00:27:02 +00:00
iso646.h
limits.h
lwpintrin.h [X86][LWP] Add clang support for LWP instructions. 2017-05-08 12:09:45 +00:00
lzcntintrin.h Add doxygen comments for lzcntintrin.h's intrinsics. 2016-11-18 06:26:01 +00:00
mm3dnow.h [X86] Add void to the argument list of intrinsics that don't take arguments since empty argument list mean something else in C. 2016-06-09 05:14:28 +00:00
mm_malloc.h
mmintrin.h [DOXYGEN] Fix doxygen and content issues in mmintrin.h 2018-03-09 00:38:51 +00:00
module.modulemap [X86] directstore and movdir64b intrinsics 2018-05-01 10:05:42 +00:00
movdirintrin.h [X86] directstore and movdir64b intrinsics 2018-05-01 10:05:42 +00:00
msa.h [mips] MSA intrinsics header file 2016-09-20 15:07:36 +00:00
mwaitxintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
nmmintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
opencl-c.h [NFC] fix trivial typos in comments 2018-01-29 05:15:18 +00:00
pkuintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
pmmintrin.h [DOXYGEN] Fix doxygen and content issues in pmmintrin.h 2018-01-02 20:42:53 +00:00
popcntintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
prfchwintrin.h [DOXYGEN] Minor improvements in doxygen comments. 2017-05-15 03:25:04 +00:00
rdseedintrin.h
rtmintrin.h
s390intrin.h
shaintrin.h
smmintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
stdalign.h
stdarg.h Guard __gnuc_va_list typedef. 2017-01-23 19:09:21 +00:00
stdatomic.h Revert "Emit an error when mixing <stdatomic.h> and <atomic>" 2018-05-02 19:52:07 +00:00
stdbool.h In stdbool.h, define bool, false, true only in gnu++98 2017-12-08 08:28:08 +00:00
stddef.h
stdint.h Fix typos in clang 2018-04-06 15:14:32 +00:00
stdnoreturn.h
tbmintrin.h
tgmath.h [Headers] Reapply: Add #include_next for tgmath.h on Darwin 2017-03-16 23:19:00 +00:00
tmmintrin.h [DOXYGEN] There was a request in the review D41507 to change the notation for hex numbers in doxygen documentation from <...>h to 0x<...>. Both of these notations were used in x86 intrinsics documentation. I promised to change them to 0x<...> for consistency. 2018-02-16 03:11:35 +00:00
unwind.h [Headers] Fix typoed __ARM_DWARF_EH__ ifdefs 2017-10-19 07:40:45 +00:00
vadefs.h
vaesintrin.h [x86][icelake][vaes] 2017-12-27 08:16:54 +00:00
varargs.h
vecintrin.h [SystemZ] Add support for IBM z14 processor (3/3) 2017-07-17 17:47:35 +00:00
vpclmulqdqintrin.h [x86][icelake][vpclmulqdq] 2017-12-27 09:00:31 +00:00
waitpkgintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
wbnoinvdintrin.h [x86] wbnoinvd intrinsic 2018-04-11 20:09:09 +00:00
wmmintrin.h [X86] Consistently use double underscore at the beginning of the include guards in our intrinsic headers. 2018-04-24 17:40:47 +00:00
x86intrin.h [X86] directstore and movdir64b intrinsics 2018-05-01 10:05:42 +00:00
xmmintrin.h [DOXYGEN] Fix doxygen and content issues in xmmintrin.h 2018-01-17 22:53:15 +00:00
xopintrin.h [X86][XOP] Fix type conversion warning in vpcmov generic implementations. 2017-02-18 23:47:34 +00:00
xsavecintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
xsaveintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
xsaveoptintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
xsavesintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00
xtestintrin.h [X86] Fix some inconsistent formatting in the first line of our intrinsics headers. 2018-05-04 21:45:25 +00:00