summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/builtins
AgeCommit message (Expand)Author
2025-11-19[gn] "port" 5efce7392f3f (arm 32-bit asm compiler-rt)Nico Weber
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham
2025-11-15[X86] Remove vector length (256 vs 512) distinction of AVX10 (#167736)Mikołaj Piróg
2025-11-13Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" (#167906)Simon Tatham
2025-11-13[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#161546)Simon Tatham
2025-11-13Revert "[compiler-rt] [builtins] Remove unused/misnamed x86 chkstk functions"Martin Storsjö
2025-11-13Revert "[compiler-rt] Rename the now lone i386/chkstk2.S to i386/chkstk.S"Martin Storsjö
2025-11-07[compiler-rt] Add CMake option to enable execute-only code generation on AArc...Csanád Hajdú
2025-11-04[compiler-rt][x86] Don't use assert.h when building without a libc (#165384)quic-k
2025-10-26[compiler-rt] Restore unsigned value in struct, use enum only in function (#1...Mikołaj Piróg
2025-10-25[compiler-rt][libunwind] Allow for CET on OpenBSD (#164341)Brad Smith
2025-10-23[Compiler-rt] Fix wrong assignment in compiler_rt (#164713)Mikołaj Piróg
2025-10-22[PAC][libunwind] Fix gcc build of libunwind and compiler-rt (#164535)Oliver Hunt
2025-10-22[compiler-rt] Fix building for arm64ec (#164590)Martin Storsjö
2025-10-22[asm][ie86-x86-64] Fix build error (#164532)Walter Lee
2025-10-21[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)Raul Tambre
2025-10-20[runtimes][PAC] Harden unwinding when possible (#143230)Oliver Hunt
2025-10-16[X86] Add support for Nova Lake (#163552)Mikołaj Piróg
2025-10-15[X86] Add support for Wildcat Lake (#163214)Mikołaj Piróg
2025-10-08[builtins][AArch64] Clean up the sys/auxv.h header handling (#161751)Brad Smith
2025-10-07[FMV][AArch64] Fix build after edb43192516a55165cc4c158eb4fd4b2d81a8fce, try ...Brad Smith
2025-10-07[FMV][AArch64] Fix build after edb43192516a55165cc4c158eb4fd4b2d81a8fce (#162...Brad Smith
2025-10-07[FMV][AArch64] Add initial AT_HWCAP3 / AT_HWCAP4 support (#161595)Brad Smith
2025-10-03Fix filename in wasm build of compiler-rt (#161875)Derek Schuff
2025-10-02[FMV][AArch64] Remove last of MRS bits and rename file (#161585)Brad Smith
2025-10-01[WebAssembly] Define llvm-internal WasmEH tags in compiler-rt (#160959)Sam Clegg
2025-09-17[X86] Fixes for AMD znver5 enablement (#159237)Umesh Kalvakuntla
2025-09-15[compiler-rt] Remove enable_execute_stack support on arm64 Darwin (#158386)Akira Hatanaka
2025-09-12[compiler-rt][AArch64] Don't use x18 in __arm_sme_save (#157802)Sander de Smalen
2025-09-09[compiler-rt] Fix a bug introduced into DEFINE_COMPILERRT_FUNCTION_ALIAS (#15...Jon Roelofs
2025-08-30[compiler-rt] Make __EH_FRAME_LIST__ const to avoid RW .eh_frame mapping (#15...dong jianqiang
2025-08-28compiler-rt: Use OpenBSD's elf_aux_info to detect AArch64 HW features (#155768)Brad Smith
2025-08-28[builtins] Rename freebsd to elf_aux_info to reflect the function called. NFC...Brad Smith
2025-08-14[Clang][NFC] Use Hex Encoding for Intel CPU CPUID family (#153004)Pawan Nirpal
2025-08-07[compiler-rt][AArch64] Add GCS property in assembly files (#152502)Csanád Hajdú
2025-07-29[PAC][compiler-rt] Fix init/fini array signing schema (#150691)Daniil Kovalev
2025-07-22[compiler-rt][MSVC] Update check to include clang-cl (#150108)Zack Johnson
2025-07-22[compiler-rt] Tweak cmake formattingNico Weber
2025-07-22[compiler-rt][MSVC] Conditionally remove emupac.cpp for msvc (#149823)Zack Johnson
2025-07-14Reapply "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-10Revert "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne
2025-07-09builtins: Speculative MSVC fix.Peter Collingbourne
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne
2025-06-27[compiler-rt][ARM] Only use bxaut when the target has pacbti (#146057)John Brawn
2025-06-21[RISCV] Implement Feature Bit for Q (#145001)Iris Shi
2025-06-17Conditionalise the addition of Aarch64 function Multi versioning support on a...Garvit Gupta
2025-06-11[AArch64] fix trampoline implementation: use X15 (#126743)Jameson Nash
2025-06-10[compiler-rt][ARM] Add missing PACBTI support to assembly aeabi functions (#1...Victor Campos
2025-06-09[RISCV] Implement Feature Bits for B, E, H (#143436)Sam Elliott
2025-06-05[compiler-rt][AArch64] Readd SME ABI routines files to the build (#142953)Victor Campos