summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-10[๐˜€๐—ฝ๐—ฟ] changes introduced through rebaseusers/pcc/spr/main.add-pointer-field-protection-featurePeter Collingbourne
2025-10-09[๐˜€๐—ฝ๐—ฟ] changes introduced through rebasePeter Collingbourne
2025-10-08[lldb] Fix stepping out if the return address is not allowed to stop at (#161...Igor Kudrin
2025-10-09[llvm][Dwarf] Add DW_AT_language_name/DW_AT_language_version codes (#162446)Michael Buch
2025-10-09[Github][CI] Add quotes to 'find' command argument (#162570)Baranov Victor
2025-10-09[orc-rt] Enable SPS transparent conversion for reference arguments. (#162563)Lang Hames
2025-10-09[lldb][Language] Make SourceLanguage::GetDescription for language version (#1...Michael Buch
2025-10-08[NVPTX] Fix global destructor handling not working with a single dtor (#162537)Joseph Huber
2025-10-08[NFC][SpecialCaseList] Use BumpPtrAllocator to own strings (#162304)Vitaly Buka
2025-10-08[MLIR] Add more logging to DenseAnalysis/DeaDCodeAnalysis/TestDenseBackwardDa...Mehdi Amini
2025-10-08[gn build] Port a1c09a95cf5aLLVM GN Syncbot
2025-10-09[clang-tidy] Deprecate 'zircon' module (#162012)Baranov Victor
2025-10-08[lldb] Fix use after free on ModuleList::RemoveSharedModuleIfOrphaned (#155331)Augusto Noronha
2025-10-08[MLIR] Fix test failures for generate-runtime-verification pass from PR #1603...Hanchenng Wu
2025-10-08[NFC][SpecialCaseList] Split Matcher into RegexMatcher and GlobMatcher (#162303)Vitaly Buka
2025-10-08Generalize codegen tests to not hardcode G_MIR opcodes (#162554)Nicolai Hรคhnle
2025-10-08[libc] Ensure the RPC server is alwaus usedJoseph Huber
2025-10-08[Github] Rename Build CI Tooling Containers WorkflowAiden Grossman
2025-10-08[NFC][CI] Use Fully Qualified Names for All ContainersAiden Grossman
2025-10-09[libc++][CI] Use fully qualified names in docker images (NFC) (#162156)Baranov Victor
2025-10-09[Bolt] Use fully qualified docker image name (NFC) (#162154)Baranov Victor
2025-10-08[SPIR-V] Add SPV_INTEL_predicated_io extension (#161591)YixingZhang007
2025-10-08[clang][Driver][RISCV] Rename `getRISCFeaturesFromMcpu`. NFCI (#162545)Min-Yih Hsu
2025-10-08[MLIR][Linalg] Fix winograd op lowering for types smaller than f32 (#158500)Isaac Nudelman
2025-10-08[lldb] Remove unnecessary LINK_LIBS in LLDBBreakpointTests (NFC)Jonas Devlieghere
2025-10-08[Clang][Sema] Add a nullptr check in template name (#162377)Shafik Yaghmour
2025-10-08[Flang]Fix the build with the EXPENSIVE_CHECKS enabled (#162541)Alexey Bataev
2025-10-08[llvm][NFC] A couple cleanups in `TrailingObjects` (#162521)Victor Chernyakin
2025-10-08[NFC][SpecialCaseList] Hide more details in private section (#162302)Vitaly Buka
2025-10-08[DirectX] Making sure we always parse, validate and verify Flags (#162171)joaosaffran
2025-10-08Delete unintentional doc file added in 6bbd7eaUtkarsh Saxena
2025-10-08Make SBBreakpoint/SBBreakpointLocation.SetCondition(nullptr) work again. (#16...jimingham
2025-10-08[AllocToken, Clang] Implement TypeHashPointerSplit mode (#156840)Marco Elver
2025-10-08[lldb] Add a blurb about not including private headers (#162404)Jonas Devlieghere
2025-10-08[lldb] Enforce that only the LLDB API unit tests can link liblldb (#162384)Jonas Devlieghere
2025-10-08[clang] Fix test to require x86Tarun Prabhu
2025-10-08[bazel][libc] Port #154914: fxdivi (#162539)Jordan Rupprecht
2025-10-08[bazel][mlir][acc] Port #162328: add ArithDialect dep to OpenACC (#162538)Jordan Rupprecht
2025-10-08[libc] Refactor internal auxv usage to reduce getauxval dependencies (#162489)Schrodinger ZHU Yifan
2025-10-08[bazel] fix: add dependency for SCFToEmitC due to c3aa1584e098 (#162535)Kyungtak Woo
2025-10-08[libc][stdfix] Implement fxdivi functions (rdivi) (#154914)Shreeyash Pandey
2025-10-08[IR2Vec] Added fixme for cyclic dependency in Flow-Aware embedding computatio...S. VenkataKeerthy
2025-10-08[NFC][SpecialCaseList] Move "LongestMatch" logic from WarningsSpecialCaseList...Vitaly Buka
2025-10-08[Clang] Wire up -fsanitize=alloc-token (#156839)Marco Elver
2025-10-08[WebAssembly] recognize saturating truncation (#155470)Folkert de Vries
2025-10-08[DirectX] Update DXILBitcodeWriter for #162255 (#162531)Justin Bogner
2025-10-08[CIR] Add support for destructing class members (#162196)Andy Kaylor
2025-10-08[libc] fix rv32 mmap in auxv library (#162519)Schrodinger ZHU Yifan
2025-10-08[CIR] Upstream handling of integral-to-pointer casts (#161653)Shawn K
2025-10-08Revert "[lldb] Cortex-M exception unwind API test cleanup" (#162520)Vladislav Dzhidzhoev