summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-21[๐˜€๐—ฝ๐—ฟ] initial versionusers/vitalybuka/spr/nfccfi-avoid-vector-re-allocation-in-the-loopVitaly Buka
2025-07-21[clang-format][NFC] Clean up around StringRef initializations (#149765)Owen Pan
2025-07-22[scudo] Make Ptr volatile so that the malloc and free calls are not optimized...Fabio D'Urso
2025-07-22[LV] Unify interleaved load handling for fixed and scalable VFs. nfc (#146914)Mel Chen
2025-07-22[LV][EVL] Remove interleave count from the test case for EVL tail-folding. nf...Mel Chen
2025-07-22[MachinePipeliner] Fix incorrect dependency direction (#149436)Ryotaro Kasuga
2025-07-21[RISCV][llvm] Handle vector callee saved register correctly (#149467)Brandon Wu
2025-07-21[Scalarizer] Use correct key for ExtractValueInst gather (#149855)Deric C.
2025-07-21[mlir][NFC] update `mlir/Dialect` create APIs (25/n) (#149932)Maksim Levental
2025-07-21[Clang][NFC] Fix linting warnings after #125556Joseph Huber
2025-07-21[mlir][NFC] update `mlir/Dialect` create APIs (22/n) (#149929)Maksim Levental
2025-07-21[mlir][NFC] update `mlir/Dialect` create APIs (16/n) (#149922)Maksim Levental
2025-07-21[mlir][NFC] update `flang/Optimizer/Builder` create APIs (9/n) (#149917)Maksim Levental
2025-07-21[mlir][NFC] update `flang/Optimizer/Builder/Runtime` create APIs (10/n) (#149...Maksim Levental
2025-07-21[mlir][NFC] update `flang/Lower` create APIs (8/n) (#149912)Maksim Levental
2025-07-21[MLIR][AMDGPU] Use Attr for resetOffset + boundsCheck in RawBufferCastOp (#14...Stanley Winata
2025-07-21[mlir][NFC] update `flang/Optimizer/Transforms` create APIs (11/n) (#149915)Maksim Levental
2025-07-21[Clang] Rework creating offloading toolchains (#125556)Joseph Huber
2025-07-21[DebugInfo] Fully implement DWARF issue 180201.1 (#149226)Scott Linder
2025-07-21[AMDGPU] Prohibit load/store merge if scale_offset is set on gfx1250 (#149895)Stanislav Mekhanoshin
2025-07-21[CIR] Add complete destructor handling (#149552)Andy Kaylor
2025-07-21[RISCV] Simplify RVPUnary tablegen class. NFCCraig Topper
2025-07-22[libc][math] fix header generation (#149918)Muhammad Bassiouni
2025-07-21[AMDGPU] Prevent folding of FI with scale_offset on gfx1250 (#149894)Stanislav Mekhanoshin
2025-07-21[AMDGPU] MC support for gfx1250 scale_offset modifier (#149881)Stanislav Mekhanoshin
2025-07-22[LifetimeSafety] Add per-program-point lattice tracking (#149199)Utkarsh Saxena
2025-07-21[clang-tidy] Proofread Contributing.rst (#149831)Kazu Hirata
2025-07-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton
2025-07-21[OpenMP] [NFC] Remove KMP_NESTED_HOT_TEAMS macro (#143584)Jonathan Peyton
2025-07-21[bazel] Add missing dep after 9052a85da803b246fa6a6f8b3b5bcbfc2e9de7a8Jorge Gorbe Moya
2025-07-21[AMDGPU] Verify asm VGPR alignment on gfx1250 (#149880)Stanislav Mekhanoshin
2025-07-22[libc][math] Refactor acoshf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-21Fix indendation in StandardCPlusPlusModules.rst (#149901)Devon Loehr
2025-07-21[libc][bazel] Remove -fext-numeric-literals as it is only needed for gcc and ...lntue
2025-07-21Revert "Reland [clang][modules-driver] Add scanner to detect C++20 module pre...Naveen Seth Hanig
2025-07-21[RISCV][IA] Support masked.store of deinterleaveN intrinsic (#149893)Philip Reames
2025-07-21[flang] Control alignment of constant folded reals (#149381)Eugene Epshteyn
2025-07-21[lldb] Fix warning: suggest explicit braces to avoid ambiguous โ€˜elseโ€™Jonas Devlieghere
2025-07-21Reland [clang][modules-driver] Add scanner to detect C++20 module presence (#...Naveen Seth Hanig
2025-07-21[AMDGPU] Hazard handling for gfx1250 wmma instructions (#149865)Changpeng Fang
2025-07-21[mlir][AMDGPU] Infer canonical layouts for fat_raw_buffer_cast resetOffset (#...Krzysztof Drewniak
2025-07-21[RISCV] Use empty() instead of size()==0. NFC (#149868)Craig Topper
2025-07-21[RISCV] Fix typo in test: loat->load. NFC (#149869)Craig Topper
2025-07-21[libc][bazel] Add hypotf16 bazel targets. (#149761)lntue
2025-07-21[libc][math] fix explogxf test (#149891)Muhammad Bassiouni
2025-07-21[LLD][COFF] Follow up comments on pr146610 (#147152)Alexandre Ganea
2025-07-21[SelectionDAG] Fix incorrect indentation. NFCCraig Topper
2025-07-21[libc][math] Refactor acoshf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-07-21[IA] Naming and style cleanup [nfc]Philip Reames
2025-07-21[PowerPC][NFC] Fix clang format in PPCInstrFuture.td (#149884)Lei Huang