| [CUDA][HIP] Fix std::min in wrapper header (#93976) | 2 年前 |
| [HLSL][clang] Add elementwise builtins for trig intrinsics (#95999) | 1 年前 |
| [clang][NFC] Trim license header comments to 81 characters (#82919) | 2 年前 |
| OpenMP: Fix broken c++ mode comment | 2 年前 |
| [PowerPC] Fix use of FPSCR builtins in smmintrin.h (#67299) | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [clang] Fix missing installed header (#95979) | 1 年前 |
| [CUDA] Added conversion functions to builtin vars. | 5 年前 |
| [OpenMP][CUDA][FIX] Use the new remquo overload only for OpenMP | 5 年前 |
| [OpenMP][AMDGCN] Enable complex functions | 4 年前 |
| Use unsigned types for __popc/__popcll to match their declarations in CUDA headers. | 2 年前 |
| [CUDA] Change '__activemask' to use '__nvvm_activemask()' (#79892) | 2 年前 |
| Use unsigned types for __popc/__popcll to match their declarations in CUDA headers. | 2 年前 |
| Fix truncated __OPENMP_NVPTX__ preprocessor condition | 2 年前 |
| [HIP] Add signbit(long double) decl | 5 年前 |
| [CUDA][HIP] Rename and fix -fcuda-approx-transcendentals | 2 年前 |
| [CUDA] make use of deprecated texture API conditional on CUDA version. | 3 年前 |
| clang/HIP: Use __builtin_fmaf16 | 2 年前 |
| HIP: Fix broken version check for deprecated macro | 2 年前 |
| Revert "[HIP] fix host min/max in header (#82956)" | 2 年前 |
| Reland "[HIP] Allow std::malloc in device function" | 2 年前 |
| Fix abs labs and llabs to work in C code. | 3 年前 |
| [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized | 2 年前 |
| [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized | 2 年前 |
| [clang][modules] stdarg.h and stddef.h shouldn't directly declare anything (#90676) | 2 年前 |
| [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized | 2 年前 |
| [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized | 2 年前 |
| [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized | 2 年前 |
| [clang][modules] stdarg.h and stddef.h shouldn't directly declare anything (#90676) | 2 年前 |
| [Modules] Make clang modules for the C standard library headers | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [Headers] Don't declare unreachable() from stddef.h in C++ (#86748) | 2 年前 |
| [clang][modules] giving the __stddef_ headers their own modules can cause redeclaration errors with -fbuiltin-headers-in-system-modules (#84127) | 2 年前 |
| [Modules] Make clang modules for the C standard library headers | 2 年前 |
| [X86] Add parentheses around casts in some of the X86 intrinsic headers. | 4 年前 |
| [NFC] Cleanup miscellaneous header items | 4 年前 |
| [clang] Separate Intel ADC instrinsics from ADX intrinsics (#75992) | 2 年前 |
| [clang] Separate Intel ADC instrinsics from ADX intrinsics (#75992) | 2 年前 |
| [PowerPC][altivec] Optimize codegen of vec_promote | 2 年前 |
| [X86] Align other variants to use void * as 512 variants. (#66310) | 2 年前 |
| Revert "[Clang][Comments] Attach comments to decl even if preproc directives are in between (#88367)" | 1 年前 |
| [X86][AMX] Fix typo of the headerfile. | 3 年前 |
| [AMX] Support AMX-FP16 new intrinsic interface | 3 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [AArch64] Implement GCS ACLE intrinsics (#96903) | 1 年前 |
| [ARM][CMSE] Add CMSE header and builtins | 6 年前 |
| [AArch64] Alter arm_neon_sve_bridge.h to be target-based, not preprocessor based. | 3 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][AVX10] Allow 64-bit mask register used without EVEX512 (#75571) | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [clang] [Headers] Don't use unreserved names in avx512fp16intrin.h (#98478) | 1 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86] Add AVX-IFMA instructions. | 3 年前 |
| [NFC][X86][Headers] Fix missing blank line | 2 年前 |
| [X86] Add AVX-NE-CONVERT instructions. | 3 年前 |
| [X86] Add AVX-VNNI-INT16 instructions. | 2 年前 |
| [X86] Add AVX-VNNI-INT8 instructions. | 3 年前 |
| [Headers][X86] Replace \operation with \code{.operation} | 4 年前 |
| [Headers][doc] Add misc non-AVX2 intrinsic descriptions | 2 年前 |
| [clang] Add intrin0.h header to mimic intrin0.h used by MSVC STL for clang-cl (#75711) | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| Add cet.h for writing CET-enabled assembly code | 5 年前 |
| [X86] Fix some signedness errors in x86 headers | 4 年前 |
| [X86] Support intrinsic _mm_cldemote | 6 年前 |
| [Headers][doc] Add misc non-AVX2 intrinsic descriptions | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [Headers][doc] Add misc non-AVX2 intrinsic descriptions | 2 年前 |
| [X86] Rename CMPCCXADD intrinsics. | 3 年前 |
| [clang][X86] Add __cpuidex function to cpuid.h (#97785) | 1 年前 |
| [X86] Add CRC32 feature. | 4 年前 |
| [X86] Use correct fp immediate types in _mm_set_ss/sd | 1 年前 |
| [X86] Add ENQCMD instructions | 6 年前 |
| [X86] Add __extension__ to f16c macro intrinsics to suppress warnings about compound literals | 3 年前 |
| [C23] Add *_NORM_MAX macros to <float.h> (#96643) | 1 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [Headers][X86] Make brief descriptions briefer (#82422) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [hexagon] Add {hvx,}hexagon_{protos,circ_brev...} | 4 年前 |
| [Hexagon] Add Hexagon v69 builtins to clang | 4 年前 |
| [Hexagon] Driver/preprocessor options for Hexagon v69 | 4 年前 |
| [HLSL] Change WaveActiveCountBits to wrapper of __builtin_hlsl_wave_active_count_bits | 3 年前 |
| [Headers][X86] Replace \operation with \code{.operation} | 4 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [Hexagon] Add Hexagon v69 builtins to clang | 4 年前 |
| Revert "[Clang][Comments] Attach comments to decl even if preproc directives are in between (#88367)" | 1 年前 |
| Reland "[X86] Remove knl/knm specific ISAs supports (#92883)" (#93136) | 2 年前 |
| Add __hlt intrinsic for Windows ARM. (#96578) | 1 年前 |
| [Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (#112066) | 1 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [clang] Add intrin0.h header to mimic intrin0.h used by MSVC STL for clang-cl (#75711) | 2 年前 |
| [Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100) | 2 年前 |
| [LoongArch] Add definitions and feature 'frecipe' for FP approximation intrinsics/builtins (#78962) | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [LoongArch] Add definitions and feature 'frecipe' for FP approximation intrinsics/builtins (#78962) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Remove support for 3DNow!, both intrinsics and builtins. (#96246) | 1 年前 |
| [Clang] Add attributes alloc_size and alloc_align to mm_malloc | 4 年前 |
| [X86][Headers] change 'yields' to 'returns' in more places | 2 年前 |
| Reland "[X86] Remove knl/knm specific ISAs supports (#92883)" (#93136) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [Mips] Add intrinsics for 4-byte and 8-byte MSA loads/stores. | 6 年前 |
| [Header][doc] Tweak wording for MWAIT[X] intrinsics | 3 年前 |
| Check supported architectures in sseXYZ/avxXYZ headers | 4 年前 |
| [OpenCL] Add cl_khr_kernel_clock builtins (#91950) | 2 年前 |
| [OpenCL] Add cl_khr_kernel_clock builtins (#91950) | 2 年前 |
| [X86] Make x86intrin.h, immintrin.h includable with -fno-gnu-inline-asm. | 6 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [X86][AVX10] Permit AVX512 options/features used together with AVX10 (#71318) | 2 年前 |
| [X86] Enable constexpr on POPCNT intrinsics (PR31446) | 5 年前 |
| [X86][1/2] Support PREFETCHI instructions | 3 年前 |
| Remove 3DNow! from X86TargetParser. (#99352) | 1 年前 |
| [clang] Wire -fptrauth-returns to "ptrauth-returns" fn attribute. (#102416) | 1 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [NFC][X86] Correct _axor_i32 's pseudo code. | 3 年前 |
| [X86] Add RDPRU instruction | 3 年前 |
| [Headers][doc] Add misc non-AVX2 intrinsic descriptions | 2 年前 |
| [Clang][RISCV] Add missing support for __riscv_clmulr_32/64 in riscv_bitmanip.h (#76289) | 2 年前 |
| [RISCV] Fix a couple copy/paste mistakes in riscv_crypto.h. NFC | 2 年前 |
| [RISCV] Support overloaded version ntlh intrinsic function | 2 年前 |
| [X86] Fix some signedness errors in x86 headers | 4 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [X86] Add SERIALIZE instruction. | 6 年前 |
| [X86] Make x86intrin.h, immintrin.h includable with -fno-gnu-inline-asm. | 6 年前 |
| [X86] Add SHA512 instructions. | 2 年前 |
| [Headers][doc] Add SHA1/SHA256 intrinsic descriptions | 2 年前 |
| [RISCV][SiFive] Reduce intrinsics of SiFive VCIX extension (#79407) | 2 年前 |
| [X86] Add SM3 instructions. | 2 年前 |
| [X86] Add SM4 instructions. | 2 年前 |
| [X86][Headers] change 'yields' to 'returns' in more places | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [clang][headers] Including stddef.h always redefines NULL (#99727) | 1 年前 |
| [clang] Define ATOMIC_FLAG_INIT correctly for C++. (#97534) | 1 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| Update stdckdint.h and make it available in pre-C23 modes. (#69649) | 2 年前 |
| [clang][headers] Including stddef.h always redefines NULL (#99727) | 1 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [Headers][X86] Make brief descriptions briefer (#82422) | 2 年前 |
| [X86] Add TSXLDTRK instructions. | 6 年前 |
| [Headers][X86] Replace \operation with \code{.operation} | 4 年前 |
| [Headers][ARM] Allow struct _Unwind_Exception in unwind.h | 3 年前 |
| [X86] Correct operand order of UWRMSR. (#76389) | 2 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [X86][RFC] Add new option -m[no-]evex512 to disable ZMM and 64-bit mask instructions for AVX512 features | 2 年前 |
| [z/OS] add support for z/OS system headers to clang std header wrappers (#89995) | 2 年前 |
| [SystemZ] Fix codegen for _[u]128 intrinsics | 1 年前 |
| [clang][Headers] Avoid compiler warnings in builtin headers | 3 年前 |
| [Clang][VE] Add the rest of intrinsics to clang | 4 年前 |
| [Clang][VE] Add the rest of intrinsics to clang | 4 年前 |
| [X86] Add parentheses around casts in X86 intrinsic headers. | 4 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [WebAssembly] Add wasm_simd128.h intrinsics for relaxed SIMD | 3 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Check supported architectures in sseXYZ/avxXYZ headers | 4 年前 |
| [clang] Add intrin0.h header to mimic intrin0.h used by MSVC STL for clang-cl (#75711) | 2 年前 |
| Remove support for 3DNow!, both intrinsics and builtins. (#96246) | 1 年前 |
| [X86] Use correct fp immediate types in _mm_set_ss/sd | 1 年前 |
| [X86] Add parentheses around casts in X86 intrinsic headers. | 4 年前 |
| [Headers][doc] Add misc non-AVX2 intrinsic descriptions | 2 年前 |
| [X86] Remove semicolons at the end of intrinsics implemented as macros so they can be used as arguments to other intrinsics. | 6 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| Move the builtin headers to use the new license file header. | 7 年前 |
| [clang] Add intrin0.h header to mimic intrin0.h used by MSVC STL for clang-cl (#75711) | 2 年前 |