aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2024-06-21Add the 'initializes' attribute langref and support (#84803)Haopeng Liu1-0/+21
2024-06-21[RISCV] Add Syntacore SCR3 processor definition (#95953)Anton Sidorenko1-0/+1
2024-06-21Revert "Intrinsic: introduce minimumnum and maximumnum (#93841)"Nikita Popov1-550/+0
2024-06-21[TableGen][Docs] Clarify `TokCode` definition. (#96201)Piotr Fusik1-1/+1
2024-06-21Intrinsic: introduce minimumnum and maximumnum (#93841)YunQiang Su1-0/+550
2024-06-20[llvm][AArch64] SVE2 is an optional feature in ARMv9.0a (#96007)Jon Roelofs1-0/+7
2024-06-20[Support] Vendor rpmalloc in-tree and use it for the Windows 64-bit release (...Alexandre Ganea2-2/+18
2024-06-20[SPIRV] Add trig function lowering (#95973)Farzon Lotfi1-2/+7
2024-06-20[IR] Remove support for shl constant expressions (#96037)Nikita Popov1-0/+2
2024-06-20[NFC] Fix header level in LangRefQiu Chaofan1-1/+1
2024-06-19[DirectX] Add trig intrinsics and link them with DXIL backend (#95968)Farzon Lotfi1-0/+222
2024-06-19[DirectX][DXIL] Update DXIL Op TableGen Specification (#95807)S. Bharadwaj Yadavalli1-92/+219
2024-06-19AMDGPU/gfx12: Minor documentation update (#96079)Nicolai Hähnle1-7/+7
2024-06-19[LangRef] Relax semantics of writeonly / memory(write) (#95238)Nikita Popov1-2/+19
2024-06-19Update ReleaseNotes for MC/DC changes. (#95887)NAKAMURA Takumi1-0/+8
2024-06-18workflows: Add a new job for packaging release sources (#91834)Tom Stellard1-8/+11
2024-06-18[llvm] Remove the Legacy PM Hello example (#95708)Andrzej Warzyński1-394/+28
2024-06-18[RemoveDIs] Update DIBuilder C API with DbgRecord functions. (#95535)Carlos Alberto Enciso2-19/+49
2024-06-18[PowerPC] Alignment of toc-data symbol should not be increased during optimiz...Kai Luo1-0/+4
2024-06-17[docs][Security Group] Update Apple representation. (#95491)Ahmed Bougacha1-1/+0
2024-06-17[llvm-cov] Coverage report HTML UI to jump between uncovered parts of code (#...Hana Dusíková1-0/+6
2024-06-17[TableGen][Docs] Fix `!range` markup (#95540)Piotr Fusik1-1/+1
2024-06-17LangRef: getelementptr: inbounds is about the object the pointer is 'based on...Ralf Jung1-4/+4
2024-06-16Cleanup MC/DC intrinsics for #82448 (#95496)NAKAMURA Takumi1-51/+2
2024-06-14Fix silent truncation of inline ASM `srcloc` cookie when going through a `Dia...beetrees1-1/+1
2024-06-14Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi2-11/+9
2024-06-14Reapply#4 "[RemoveDIs] Load into new debug info format by default in LLVM (#8...Stephen Tozer1-0/+7
2024-06-14Revert "[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)"Hans Wennborg2-9/+11
2024-06-13[MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi2-11/+9
2024-06-13[docs] Document move from chromium to github to report security issues. (#95262)Kristof Beyls1-16/+7
2024-06-13[AArch64] Add support for Cortex-A725 and Cortex-X925 (#95214)Jonathan Thackray1-2/+2
2024-06-12Reapply "[llvm][IR] Extend BranchWeightMetadata to track provenance o… (#95...Paul Kirth1-0/+7
2024-06-12[RISCV] Add Smcsrind and Sscsrind extension (#93952)Monad2-1/+3
2024-06-12[RISCV] Add smcdeleg and ssccfg extensions (#95163)Monad2-0/+3
2024-06-11[llvm][lit] Add tsan feature when enabled (#94573)Keith Smiley1-0/+17
2024-06-11[RemoveDIs] Update all docs to use debug records (#91768)Stephen Tozer9-296/+313
2024-06-11[AMDGPU] Document amdgpu-as in AMDGPUUsage (#94335)Pierre van Houtryve1-306/+105
2024-06-11Revert new debug info format commits:Stephen Tozer1-7/+0
2024-06-11[test] Fix documentation of %{fs-sep} et al (#95088)Jay Foad1-3/+3
2024-06-11[RISCV] Add B extension (#76893)Pengcheng Wang2-0/+2
2024-06-11Revert "[llvm][IR] Extend BranchWeightMetadata to track provenance of weights...Paul Kirth1-7/+0
2024-06-10[clang] Reland Add tanf16 builtin and support for tan constrained intrinsic ...Farzon Lotfi1-0/+36
2024-06-10[llvm][IR] Extend BranchWeightMetadata to track provenance of weights (#86609)Paul Kirth1-0/+7
2024-06-10Document that llvm-lit needs to be run to collect static metrics (#94836)AdityaK1-0/+3
2024-06-10[RemoveDIs] Update migration doc to explain how to handle textual IR updates ...Stephen Tozer1-0/+101
2024-06-10[CUDA][HIP] warn incompatible redeclare (#77359)Yaxun (Sam) Liu1-0/+11
2024-06-10Reapply#3 "[RemoveDIs] Load into new debug info format by default in LLVM (#8...Stephen Tozer1-0/+7
2024-06-10[RFC][AMDGPU] Remove old llvm.amdgcn.buffer.* and tbuffer intrinsics (#93801)Jay Foad1-1/+1
2024-06-10[RemoveDIs] C API: Add before-dbg-record versions of IRBuilder position funcs...Orlando Cazalet-Hyams2-1/+15
2024-06-07Reland "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman4-6/+11