aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2026-01-12[LLDB] Mention MSVC STL formatters in release notes (#175527)Nerixyz1-0/+1
2026-01-12 [Clang] Add `__builtin_stack_address` (#148281)moorabbit1-0/+31
2026-01-12[Aarch64] Add support for Ampere1C core (#175442)Philipp Tomsich1-0/+2
2026-01-10[RISCV] Mark Xqccmp as not experimental (#175066)Sam Elliott2-2/+3
2026-01-10Rename wasm32-wasi to wasm32-wasip1. (#165345)Dan Gohman1-0/+4
2026-01-09XCOFF associated metadata (#159096)Sean Fertile1-2/+32
2026-01-09[AMDGPU] Add support for GFX12 expert scheduling mode 2 (#170319)Jay Foad1-0/+4
2026-01-09[TableGen] Remove deprecated !getop and !setop (#175155)Jay Foad2-4/+3
2026-01-08DeveloperPolicy: Add note about legacy bitcode performance (#174720)Matt Arsenault1-0/+3
2026-01-08[llvm-readobj] Dump callgraph section info for ELF (#157499)Prabhu Rajasekaran2-21/+37
2026-01-08[llvm-c] Add LLVMParseIRInContext2 (#174085)Tamir Duberstein1-0/+10
2026-01-08[PowerPC] Change `half` to use soft promotion rather than `PromoteFloat` (#15...Trevor Gross1-0/+2
2026-01-08[WebAssembly] Change `half` to use soft promotion rather than `PromoteFloat`...Trevor Gross1-0/+3
2026-01-06[IR] Split vector.splice into vector.splice.left and vector.splice.right (#17...Luke Lau1-20/+57
2026-01-05[ISel] Introduce llvm.clmul intrinsic (#168731)Ramkumar Ramachandra1-2/+51
2026-01-05Add documentation for MemProf. (#172238)Snehasish Kumar2-0/+325
2026-01-05[AMDGPU] Simplify and document waitcnt handling on call and return (#172453)Jay Foad1-3/+16
2026-01-04Revert "[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)"...Shilei Tian1-8/+0
2026-01-03[LV][doc] Update and extend the docs on floating-point reduction vectorizatio...Tibor Győri1-1/+13
2026-01-01[NVPTX] Add intrinsics and codegen for tensormap.replace (#172458)Srinivasa Ravi1-0/+289
2025-12-29[VPlan] Add BranchOnTwoConds, use for early exit plans. (#172750)Florian Hahn5-12/+55
2025-12-27[AMDGPU] add clamp immediate operand to WMMA iu8 intrinsic (#171069)Muhammad Abdul1-0/+8
2025-12-25[LLVM][LangRef] Redefine out-of-range stepvector values as being truncated. (...Paul Walker1-1/+1
2025-12-24[RISCV] Mark the Xqci Qualcomm uC Vendor Extension as non-experimental (#173331)Sudharsan Veeravalli2-18/+22
2025-12-23[DirectX] Disallow ElementIndex for raw buffer accesses (#173320)Justin Bogner1-3/+8
2025-12-22[StackProtector] Add metadata to opt-out (#170229)cooperp1-0/+17
2025-12-21[MLIR][NVPTX] Add intrinsics and Ops to read smem-sizes (#173089)Durgadoss R1-0/+30
2025-12-18[NVPTX] Add support for barrier.cta.red.* instructions (#172541)Alex MacLean1-7/+32
2025-12-18[CodeGen] Rename expand-fp to expand-ir-insts (#172681)Frederik Harwath1-1/+1
2025-12-18[CodeGen] Merge ExpandLargeDivRem into ExpandFp (#172680)Frederik Harwath1-1/+0
2025-12-18[llvm][docs] Forbid AI use for "good first issue" issues (#172515)Timm Baeder1-0/+6
2025-12-17Use the Propeller CFG profile in the PGO analysis map if it is available. (#1...Rahman Lavaee1-1/+14
2025-12-17[llvm-objdump] Fix memory leak in `mcpuHelp()` (#172594)Ruoyu Qiu1-0/+3
2025-12-17Revert "[llvm-objdump] Support --mcpu=help/--mattr=help without -d" (#172586)Qinkun Bao1-3/+0
2025-12-16[LFI] Introduce AArch64 LFI Target (#167061)Zachary Yedidia3-0/+426
2025-12-16[llvm-objdump] Support --mcpu=help/--mattr=help without -d (#165661)Ruoyu Qiu1-0/+3
2025-12-16[AArch64] Add support for C1 CPUs (#171124)dcandler1-0/+2
2025-12-16[LangRef] Fix inequalities and add examples for `loop.dependence.*.mask` (#17...Benjamin Maxwell1-4/+59
2025-12-15[SPIRV] Support for the extension SPV_EXT_image_raw10_raw12 (#160032)Aadesh Premkumar1-0/+2
2025-12-15[Github][Docs] Add testing best practices to CI Best Practices Doc (#172235)Aiden Grossman1-0/+18
2025-12-15[llvm-symbolizer] Recognize and symbolize archive members (#150401)Midhunesh1-4/+14
2025-12-13[LLVM][CMake] Build examples for llvm-test-dependsAlexis Engelke1-3/+4
2025-12-12[docs] Point to `git bisect --first-parent` (#171728)Arthur Eubanks1-18/+2
2025-12-12Reapply "[llvm][lit] Add option to run only the failed tests" (#171588)Michael Buch1-0/+5
2025-12-11[lldb] Add WebAssembly platform (#171507)Jonas Devlieghere1-2/+5
2025-12-11[IR] Don't store switch case values as operandsAlexis Engelke1-0/+2
2025-12-10[NFC][LLVM] Document variadic `isa` (#136869)Rahul Joshi1-4/+11
2025-12-10[LLVM][IR] Add support for address space names in DataLayout (#170559)Rahul Joshi1-2/+6
2025-12-10[LangRef] make consequences of NaN rules for pow(i) more explicit (#170177)Ralf Jung1-0/+14
2025-12-10Revert "[llvm][lit] Add option to run only the failed tests" (#171582)Michael Buch1-5/+0