summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-21[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.globpattern-add-globpatternlongest_substr-1Vitaly Buka
2025-10-21[AllocToken] Introduce llvm.alloc.token.id intrinsic (#163632)Marco Elver
2025-10-21[RISCV][LLVM] Enable atomics for 'Zalrsc' (#163672)slachowsky
2025-10-21[X86] Add ctpop/ctlz/cttz test coverage for very large integers (#164450)Simon Pilgrim
2025-10-22[CIR] Implement inline builtin functions (#163911)Morris Hafner
2025-10-21[compiler-rt] [CMake] Skip find_darwin_sdk_dir on disabled platforms (#163591)Andrew Haberlandt
2025-10-21[ORC] Fix unused variable warning (#164444)Walter Lee
2025-10-21[acc][flang] lowering of acc declare on COMMON variables (#163676)Susan Tan (ス-ザン タン)
2025-10-21[CIR] Atomic fetch operation (#161631)Sirui Mu
2025-10-21[ARM][SDAG] Add llvm.lround half promotion. (#164235)David Green
2025-10-21[SPIR-V] Use `OpImageFetch` instead of `OpImageRead` when loading from read-o...Lucie Choi
2025-10-21[libc] implement `inet_aton` (#162651)Connector Switch
2025-10-21[NFC][Clang][Diagnostics] Remove the DeferHint parameter of Diags(...) in fav...Juan Manuel Martinez Caamaño
2025-10-21[VPlan] Move two VPBlockUtils members (NFC) (#162507)Ramkumar Ramachandra
2025-10-21[clang][bytecode][NFC] Clean up variable creation (#164415)Timm Baeder
2025-10-21[libc++][IWYU] Remove `std::move` header in `std::for_each` (#164272)Connector Switch
2025-10-21[clang] callee_type metadata for indirect calls (#163233)Prabhu Rajasekaran
2025-10-21[libc] Add llvm-libc-types header deps for <complex.h>. (#164422)Simon Tatham
2025-10-21[libc] Capture 'POLY_COEFFS' by reference in asinpi_polyeval lambda. (#164404)Ren Hiyama
2025-10-21[clang][bytecode] Fix `__builtin_strchr` with unsigned chars (#164410)Timm Baeder
2025-10-21[llvm] Proofread TableGen/BackGuide.rst (#164365)Kazu Hirata
2025-10-21[Orc] Migrate ExecutorAddr::rawPtr to llvm::identity_cxx20 (NFC) (#164364)Kazu Hirata
2025-10-21[ADT] Document C++20 migration path for llvm::is_detected (#164363)Kazu Hirata
2025-10-21[ADT] Modernize SparseSet to use llvm::identity_cxx20 (NFC) (#164362)Kazu Hirata
2025-10-21[ADT] Modernize SparseMultiSet to use llvm::identity_cxx20 (NFC) (#164361)Kazu Hirata
2025-10-21[ThinLTO] Make SummaryList private (NFC) (#164355)Teresa Johnson
2025-10-21[Modules] Fix LLVM_ENABLE_MODULES build (NFC) (#164402)Naveen Seth Hanig
2025-10-21[SLP] Check all copyable children for non-schedulable parent nodesAlexey Bataev
2025-10-21[PowecPC] Hint branch `bne-` for atomic operation after the store-conditiona...zhijian lin
2025-10-21[libc++] Allow customizing trendline in visualize-historical scriptLouis Dionne
2025-10-21[mlir][LLVMIR] Remove "unsafe-fp-math" attribute support (#162782)paperchalice
2025-10-21[clang][bytecode] Fix redeclaring global externs without initializer (#164409)Timm Baeder
2025-10-21[ORC] Fix compile error (#164411)Walter Lee
2025-10-21[IR] Do not combine ptrtoaddr and truncNikita Popov
2025-10-21[cmake][compiler-rt] Define _DEFAULT_SOURCE instead of enabling extensions (#...Raul Tambre
2025-10-21[NFC][support]Add operator- to TimeRecord (#163361)Arseniy Zaostrovnykh
2025-10-21[flang][OpenMP] Move check of ALIGN clause to visitor function (#164261)Krzysztof Parzyszek
2025-10-21[mlir][spirv] Remove `function-decorations-asserts.mlir` (#164383)Igor Wodiany
2025-10-21[clang][bytecode] Don't emit checkNull for function pointers (#164376)Timm Baeder
2025-10-21[CIR] Add support for atomic test-and-set and atomic clear (#164162)Sirui Mu
2025-10-21[clang][bytecode] Move shared interp functions to InterpHelpers.h (#164215)Timm Baeder
2025-10-21[flang] Remove "unsafe-fp-math" attribute support (#162783)paperchalice
2025-10-21[LLDB][NativePDB] Require `target-windows` for `func-symbols.test` (#164406)nerix
2025-10-21[Windows] Fix Registry static data members not exported by extract_symbols.py...zond
2025-10-21[Offload] Use `amd_signal_async_handler` for host function calls (#154131)Ross Brunton
2025-10-21[LLDB][PDB] Run `pointers.test` with both plugins (#163623)nerix
2025-10-21[LLDB][PDB] Split `func-symbols.test` between DIA and native (#163733)nerix
2025-10-21[flang] Fix dumping type names for clang in DumpEvExpr (#164256)Krzysztof Parzyszek
2025-10-21[mlir][sve] Extend the e2e test for linalg.pack + linalg.unpack (#158094)Andrzej Warzyński
2025-10-21[flang][OpenMP] Remember to set source in OmpBlockConstruct (#164131)Krzysztof Parzyszek