aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/LangRef.rst
AgeCommit message (Expand)AuthorFilesLines
2026-01-05[ISel] Introduce llvm.clmul intrinsic (#168731)Ramkumar Ramachandra1-2/+51
2025-12-25[LLVM][LangRef] Redefine out-of-range stepvector values as being truncated. (...Paul Walker1-1/+1
2025-12-22[StackProtector] Add metadata to opt-out (#170229)cooperp1-0/+17
2025-12-16[LangRef] Fix inequalities and add examples for `loop.dependence.*.mask` (#17...Benjamin Maxwell1-4/+59
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-09[IR][RISCV] Remove @llvm.experimental.vp.splat (#171084)Luke Lau1-48/+0
2025-12-04[LangRef] Specify icmp on pointers to only compare address (#163936)Nikita Popov1-2/+7
2025-12-04[IR] Add CallBr intrinsics support (#133907)Robert Imschweiler1-6/+21
2025-12-03Add llvm.protected.field.ptr intrinsic and pre-ISel lowering.Peter Collingbourne1-0/+52
2025-12-01Revert "Revert "LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and s...Matt Arsenault1-54/+56
2025-12-01Revert "LangRef: Clarify llvm.minnum and llvm.maxnum about sNaN and signed ze...Phoebe Wang1-56/+54
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[PGO] Fix zeroed estimated trip count (#167792)Joel E. Denny1-0/+15
2025-11-24[GlobalOpt] Add TTI interface useFastCCForInternalCall for FASTCC (#164768)Phoebe Wang1-5/+8
2025-11-20[LangRef] Docs: more detailed categories for Vector intrinsics (#168924)Julian Pokrovsky1-39/+45
2025-11-18Extend MemoryEffects to Support Target-Specific Memory Locations (#148650)CarolineConcatto1-1/+7
2025-11-16[llvm] Proofread *.rst (#168254)Kazu Hirata1-2/+2
2025-11-15[llvm] Proofread *.rst (#168185)Kazu Hirata1-2/+2
2025-11-12[Docs] Fix typo in vp.load.ff intrinsic documentation. NFC (#167721)Craig Topper1-1/+1
2025-11-11[IR] "modular-format" attribute for functions using format strings (#147429)Daniel Thornburgh1-0/+21
2025-11-07Add `llvm.vector.partial.reduce.fadd` intrinsic (#159776)Damian Heaton1-44/+71
2025-11-06[IR] llvm.reloc.none intrinsic for no-op symbol references (#147427)Daniel Thornburgh1-0/+31
2025-11-04[IR] Add new function attribute nocreateundeforpoison (#164809)Jay Foad1-0/+5
2025-11-01[llvm] Proofread LangRef.rst (#165973)Kazu Hirata1-11/+11
2025-10-31[llvm] Proofread several *.rst files (#165835)Kazu Hirata1-68/+68
2025-10-23IR/Verifier: Allow vector type in atomic load and store (#148893)jofrn1-6/+6
2025-10-20[IR] Replace alignment argument with attribute on masked intrinsics (#163802)Nikita Popov1-30/+37
2025-10-17[Matrix][IR] Cap stride bitwidth at 64 (#163729)Nathan Corbyn1-8/+17
2025-10-15[LangRef] Clarify that selects can have !unpredictable (#162753)Tim Creech1-6/+6
2025-10-13[Matrix] Use data layout index type for lowering matrix intrinsics (#162646)Nathan Corbyn1-9/+9
2025-10-08[AllocToken, Clang] Implement TypeHashPointerSplit mode (#156840)Marco Elver1-2/+3
2025-10-07[AllocToken] Introduce sanitize_alloc_token attribute and alloc_token metadat...Marco Elver1-0/+18
2025-10-05[LangRef] Indent literal block properly (NFC)Antonio Frighetto1-1/+1
2025-10-01[IR] Introduce !captures metadata (#160913)Nikita Popov1-0/+29
2025-09-25[LangRef][VP] Clarify 'ff' mnemonic in vp.load.ff: 'first-fault' (#160649)Shih-Po Hung1-1/+1
2025-09-24[IR] Introduce `llvm.errno.tbaa` metadata for errno alias disambiguationAntonio Frighetto1-0/+22
2025-09-24[IR] Forbid mixing condition and operand bundle assumes (#160460)Nikita Popov1-1/+3
2025-09-24[LangRef] Do not make align imply dereferenceability (#158062)Nikita Popov1-11/+7
2025-09-23[DataLayout][LangRef] Split non-integral and unstable pointer propertiesAlexander Richardson1-21/+118
2025-09-19[IR] enable attaching metadata on ifuncs (#158732)Wael Yehia1-3/+4
2025-09-17[LangRef] Clarify norecurse attribute definition when a function could occur ...Usha Gupta1-3/+10
2025-09-17[IR] NFC: Remove 'experimental' from partial.reduce.add intrinsic (#158637)Sander de Smalen1-6/+6
2025-09-11[PGO] Add llvm.loop.estimated_trip_count metadata (#152775)Joel E. Denny1-0/+48
2025-09-11[LangRef] Specify that load of alloca outside lifetime is poison (#157852)Nikita Popov1-0/+4
2025-09-10[AMDGPU] llvm.prefetch documentation for gfx1250. NFC (#157949)Stanislav Mekhanoshin1-0/+2
2025-09-10[LLVM][LangRef] Remove "n > 0" restriction from get.active.lanes.mask. (#152140)Paul Walker1-2/+1
2025-09-08[NFC] Move llvm.fptrunc.round to Floating-Point Conversion Intrinsics class (...Dmitry Sidorov1-39/+47
2025-09-08[DataLayout] Remove i1 alignment entry (#156657)Nikita Popov1-1/+0