aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2025-12-09AMDGPU: Drop and upgrade llvm.amdgcn.atomic.csub/cond.sub to atomicrmw (#105553)HEADmainanjenner2-5/+4
2025-12-09[llvm][docs] Add a release note for LLDB "version -v"David Spickett1-0/+4
2025-12-09[IR][RISCV] Remove @llvm.experimental.vp.splat (#171084)Luke Lau1-48/+0
2025-12-08[llvm-c] Deprecate functions working on the global context (#163979)Nikita Popov1-0/+35
2025-12-07[RISCV] Update P extension to the 018 version of the spec. (#170399)Craig Topper1-0/+3
2025-12-06Revert "[IR] Don't store switch case values as operands" (#170962)Vitaly Buka1-2/+0
2025-12-05[SPIRV] Add `<2 x half>` and `<4 x half>` atomics via `SPV_NV_shader_atomic_f...Alex Voicu1-0/+2
2025-12-05[IR] Don't store switch case values as operands (#166842)Alexis Engelke1-0/+2
2025-12-05[RISCV][docs] Update url for SpacemiT xsmtvdot (#170598)Mark Zhuang1-1/+1
2025-12-04Document the community RFC process (#116386)Aaron Ballman5-48/+144
2025-12-04[LangRef] Specify icmp on pointers to only compare address (#163936)Nikita Popov1-2/+7
2025-12-04[llvm-c] Add LLVMConstFPFromBits() API (#164381)peter mckinna1-0/+1
2025-12-04[IR] Add CallBr intrinsics support (#133907)Robert Imschweiler1-6/+21
2025-12-04[AMDGPU] Add some more product names for GPUs (#170469)Jan Patrick Lehr1-10/+10
2025-12-03Add llvm.protected.field.ptr intrinsic and pre-ISel lowering.Peter Collingbourne1-0/+52
2025-12-03[CodeGen] Add MO_LaneMask type and a new COPY_LANEMASK instruction (#151944)Vikash Gupta1-0/+16
2025-12-02[llvm][Docs] Add release notes about dwarf fission with relaxations (#169871)daniilavdeev1-0/+2
2025-12-01Revert "Revert "LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and s...Matt Arsenault1-54/+56
2025-11-30[SPIRV] Added support for extension SPV_ALTERA_arbitrary_precision_fixed_poin...Aadesh Premkumar1-5/+8
2025-12-01Revert "LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and signed ze...Phoebe Wang1-56/+54
2025-11-29[docs] Fix typos and remove redundant whitespace (#169981)Tirthankar Mazumder3-26/+26
2025-11-28[TySan] Make TySan compatible with UBSan (#169036)Matthew Nagy1-0/+1
2025-11-28[QualGroup][docs] Update meeting schedule and link for slides (#169458)Zaky Hermawan2-10/+3
2025-11-26Add deactivation symbol operand to ConstantPtrAuth.Peter Collingbourne1-1/+8
2025-11-26Add IR and codegen support for deactivation symbols.Peter Collingbourne1-0/+16
2025-11-25[GitHub] Add review instructions for commit access requests (#168971)Ellis Hoag1-1/+4
2025-11-25[PGO] Fix zeroed estimated trip count (#167792)Joel E. Denny1-0/+15
2025-11-25[llvm][docs] Correct the list of the available -fveclib= options to match wit...Paul Osmialowski1-1/+1
2025-11-24Fix typo in LLVM Kaleidoscope tutorial (Chapter 2) (#169319)Shota Matsubara1-1/+1
2025-11-24[GlobalOpt] Add TTI interface useFastCCForInternalCall for FASTCC (#164768)Phoebe Wang1-5/+8
2025-11-22Add new llvm.dbg.declare_value intrinsic. (#168132)Shubham Sandeep Rastogi1-0/+22
2025-11-21[TySan][Clang] Add clang flag to use tysan outlined instrumentation a… (#16...Matthew Nagy1-0/+4
2025-11-20[LangRef] Docs: more detailed categories for Vector intrinsics (#168924)Julian Pokrovsky1-39/+45
2025-11-19[AArch64][GlobalISel] Added support for hadd family of intrinsics (#163985)Joshua Rodriguez1-0/+13
2025-11-19[NVPTX] Add a few more missing fence intrinsics (#166352)Pradeep Kumar1-0/+106
2025-11-18[HLSL][DirectX] Use a padding type for HLSL buffers. (#167404)Justin Bogner1-5/+5
2025-11-18[Clang] Fix cleanup attribute by delaying type checks after the type is deduc...Guillot Tony1-0/+7
2025-11-18Extend MemoryEffects to Support Target-Specific Memory Locations (#148650)CarolineConcatto1-1/+7
2025-11-17Add documentation about CMAKE_OSX_SYSROOT (#168024)Eric Christopher1-0/+11
2025-11-17[AMDGPU] update LDS block size for gfx1250 (#167614)Changpeng Fang1-1/+1
2025-11-16[llvm] Proofread *.rst (#168254)Kazu Hirata6-14/+14
2025-11-15[CI] Fix typo in CI Best Practices for the release branch names push filter (...Ryan Mast1-1/+1
2025-11-15[llvm] Proofread *.rst (#168185)Kazu Hirata16-31/+31
2025-11-14[AMDGPU] Update buffer fat pointer docs for gfx1250, fix formatting (#167818)Krzysztof Drewniak1-12/+19
2025-11-14[docs] Fix invalid header length in llvm-ir2vec.rst (#168104)Keith Smiley2-2/+3
2025-11-14[docs] Fix llvm-strip -T flag section (#167987)Keith Smiley1-0/+7
2025-11-14[TableGen] Split *GenRegisterInfo.inc. (#167700)Ivan Kosarev1-0/+5
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray1-0/+3
2025-11-14[AArch64][llvm] Add support for Permission Overlay Extension 2 (FEAT_S1POE2) ...Jonathan Thackray1-1/+2
2025-11-13[llvm][docs] Add information about using GitHub's UI for updating a branch (#...alessandra simmons1-6/+10