summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21Add unit tests.users/qinkunbao/spr/nfci-avoid-adding-duplicated-specialcaselistsectionsQinkun Bao
2025-05-21Remove lineno.Qinkun Bao
2025-05-20[𝘀𝗽𝗿] initial versionQinkun Bao
2025-05-20[𝘀𝗽𝗿] changes to main this commit is based onusers/qinkunbao/spr/main.nfci-avoid-adding-duplicated-specialcaselistsectionsQinkun Bao
2025-05-19[NFC] Extend ubsan-src-ignorelist-category.testVitaly Buka
2025-05-19[NFC] Extend ubsan-src-ignorelist-category.testVitaly Buka
2025-05-19[lldb-dap] launch the adapter from the workspace folder. (#140604)Ebuka Ezike
2025-05-19[NFC] Pre-commit UBSAN src:*=sanitize test (#140602)Qinkun Bao
2025-05-19[LLDB][Progress-On-Dap] Have indeterminate progress actually send events. (#1...Jacob Lalonde
2025-05-19[lldb-dap] Remove unused enum (NFC)Jonas Devlieghere
2025-05-19[flang][cuda] Use a reference for asyncObject (#140614)Valentin Clement (バレンタイン クレメン)
2025-05-19[gn] port 3bae8e2ef2ff0Nico Weber
2025-05-19[CIR] Upstream support for C++ member function calls (#140290)Andy Kaylor
2025-05-19[RISCV] Remove stale TODO from test. NFCCraig Topper
2025-05-19[RISCV] Implement RISCVTargetLowering::getRoundingControlRegisters (#139864)Gergely Futo
2025-05-19[CIR] Remove the empty verifier in cir.ifOp (#140457)Andres-Salamanca
2025-05-19[Local] Move OverflowTracking to Local.h, move logic to helpers (NFC) (#140403)Florian Hahn
2025-05-19[llvm] annotate interfaces in llvm/ADT for DLL export (#136629)Andrew Rogers
2025-05-19[lldb-dap] Migrate disassemble request to structured handler (#140482)Ely Ronnen
2025-05-19Revert "[clang][modules] Timestamp-less validation API (#139987)"Jan Svoboda
2025-05-19[lldb] Update Xfail window (#140599)Vy Nguyen
2025-05-19[Coverage] Fix mapping for do-while loops with terminating statements (#139777)Justin Cady
2025-05-19AMDGPU: Check for subreg match when folding through reg_sequence (#140582)Matt Arsenault
2025-05-19AMDGPU: Add more mfma with constant splat input tests (#140581)Matt Arsenault
2025-05-19[TableGen] Fix the buildKazu Hirata
2025-05-19[clang-tidy] Do not flag strerror in concurrency-mt-unsafe (#140520)Carlos Galvez
2025-05-19[NFC][TableGen] Create valid Dag in VarLenCodeEmitter (#140283)Rahul Joshi
2025-05-19[LLVM][TableGen] Rename `ListInit::getValues()` to `getElements()` (#140289)Rahul Joshi
2025-05-19[NFC][TableGen] Use SmallVector range constructor when possible (#140284)Rahul Joshi
2025-05-19[clang] Attempt to fix "test/Modules/fmodules-validate-once-per-build-session.c"Jan Svoboda
2025-05-19[RISCV] [NFC] Add llvm.get.rounding test (#139921)Gergely Futo
2025-05-19[lldb-dap] Add ContinueRequestHandler unit test (#140566)Jonas Devlieghere
2025-05-19[lldb][nfc]Make test "xfail" on windows (#140588)Vy Nguyen
2025-05-19[clang] fix constexpr-unknown handling of self-references. (#132990)Eli Friedman
2025-05-19[MLIR][Utils] Fix the overflow issue in computeSuffixProductImpl for 32-bit s...Chao Chen
2025-05-19[mlir][Vector] Fix `vector.mask` parser for incorrect passthru cases (#140319)Diego Caballero
2025-05-19[llvm] revert preprocessor dump method guards from llvm::ScaledNumber (#140574)Andrew Rogers
2025-05-19[lldb] Suppport testing with debug-python on Windows (#140443)nerix
2025-05-19[AMDGPU][clang] provide device implementation for __builtin_logb and … (#12...choikwa
2025-05-19Reland "[clang][modules] Timestamp-less validation API (#139987)"Jan Svoboda
2025-05-19[lldb][nfc]Temporarily disable test on non-x86 because output-redirec… (#14...Vy Nguyen
2025-05-19[OpenACC][CIR] Implement beginning of 'copy' lowering for compute con… (#14...Erich Keane
2025-05-19[CIR][LLVMLowering] Upstream binary operators for VectorType (#140099)Amr Hesham
2025-05-19[NVPTX] Consistently check fast-math flags when lowering div (#136890)Alex MacLean
2025-05-19[OpenACC] Fix 'vector' checking when inside combined constructerichkeane
2025-05-19[cfi] Enable -fsanitize-annotate-debug-info functionality for CFI checks (#13...Thurston Dang
2025-05-19[DirectX] Legalize memcpy (#139173)Deric C.
2025-05-20[NFC][AMDGPU] Add test for unfold-masked-merge-scalar-variablemask.ll (#140093)Harrison Hao
2025-05-19[AArch64] When printing SYS aliases, use explicit `NeedsReg` flag from tableg...Jonathan Thackray
2025-05-19[X86][SelectionDAG] Handle the case for gather where index is SHL (#139703)Rohit Aggarwal