aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/LangRef.rst
AgeCommit message (Expand)AuthorFilesLines
2024-02-29Update IEEE-754 2018 draft references to IEEE-754 2019Matt Arsenault1-4/+4
2024-02-27[LLVM][LangRef] Remove bogus ':' from vector constant text.Paul Walker1-1/+1
2024-02-26[VP][RISCV] Introduce vp.lrint/llrint and RISC-V support. (#82627)Yeting Kuo1-0/+98
2024-02-23[RISCV][VP] Introduce vp saturating addition/subtraction and RISC-V support. ...Yeting Kuo1-0/+203
2024-02-22[LangRef] Document string literals in LLVM's format (#82529)Ian Hickson1-1/+32
2024-02-15Revert "add initialized attribute LangRef"Haopeng Liu1-17/+0
2024-02-15add initialized attribute LangRefHaopeng Liu1-0/+17
2024-02-05New calling convention preserve_none (#76868)weiguozhi1-0/+7
2024-02-02[AArch64] Support optional constant offset for constraint "S" (#80255)Fangrui Song1-0/+2
2024-02-01[RISCV] Support constraint "s" (#80201)Fangrui Song1-1/+2
2024-01-23[LangRef] adjust IR atomics specification following C++20 model tweaks. (#77263)James Y Knight1-22/+32
2024-01-22[Docs] Add anchors for llvm.minimum/maximum in LangRef.rst. NFCCraig Topper1-0/+4
2024-01-22[VP][RISCV] Introduce llvm.vp.minimum/maximum intrinsics (#74840)Simeon K1-0/+100
2024-01-19[AsmParser] Don't require value numbers to be consecutive (#78171)Nikita Popov1-5/+7
2024-01-16[X86] Add "Ws" constraint and "p" modifier for symbolic address/label referen...Fangrui Song1-0/+3
2024-01-09[LangRef] Tweak description of `@llvm.is.constant.*` (#77519)Nic1-3/+0
2024-01-09LangRef: rint, nearbyint: mention that default rounding mode is assumed (#77191)Ralf Jung1-2/+10
2024-01-08[RISCV] Add documentation in the LangRef on GHC CC (#72762)Aiden Grossman1-2/+5
2024-01-06[docs] Small spelling fix ("if <...>`than` -> if <...> `then`") (#77215)Mircea Trofin1-1/+1
2023-12-21[docs] Reword the alignment implications for atomic instructions. (#75871)Jonas Paulsson1-10/+14
2023-12-17[llvm] Fix typos in documentationKazu Hirata1-3/+3
2023-12-14[llvm] Support IFuncs on Darwin platforms (#73686)Jon Roelofs1-3/+4
2023-12-14[IR] Add dead_on_unwind attribute (#74289)Nikita Popov1-0/+14
2023-12-08[LLVM][IR] Add textual shorthand for specifying constant vector splats. (#74620)Paul Walker1-0/+5
2023-12-05[llvm][docs] Expand section on non-integral pointers (#73242)Danila Malyutin1-0/+6
2023-12-05[llvm][IR] Add per-global code model attribute (#72077)hev1-0/+15
2023-12-04[Win/x64] Update preserve_most to treat XMM registers like C (#73866)Seth Brenith1-2/+3
2023-12-03[AArch64] Update LangRef to reference GHC calling convention (#72760)Aiden Grossman1-5/+8
2023-11-24[IR] Add disjoint flag for Or instructions. (#72583)Craig Topper1-0/+7
2023-11-14[IR] Remove support for lshr/ashr constant expressions (#71955)Nikita Popov1-4/+0
2023-11-09Obsolete WebKit Calling Convention (#71567)Juergen Ributzka1-5/+0
2023-11-07[IR] Remove FP cast constant expressions (#71408)Nikita Popov1-32/+0
2023-11-06[llvm][docs]: fix typos (#71303)GoodDaisy1-1/+1
2023-11-05[VP][RISCV] Add llvm.experimental.vp.reverse. (#70405)Craig Topper1-0/+36
2023-11-03[LLVM][AArch64] Add ASM constraints for reduced GPR register ranges. (#70970)Paul Walker1-0/+2
2023-11-03[IR] Remove zext and sext constant expressions (#71040)Nikita Popov1-4/+0
2023-11-01[IR] Add writable attributeNikita Popov1-0/+24
2023-10-31[AArch64] Add intrinsic to count trailing zero elementsKerry McLaughlin1-0/+39
2023-10-30Reland "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Alan Phipps1-0/+138
2023-10-30[IR] Add zext nneg flag (#67982)Nikita Popov1-0/+10
2023-10-26clarify NaN propagation in fptrunc (#68554)Ralf Jung1-1/+4
2023-10-26[IR] Require index width to be ule pointer width (#70015)Nikita Popov1-11/+20
2023-10-24[IR] Require that ptrmask mask matches pointer index size (#69343)Nikita Popov1-8/+20
2023-10-19ISel: introduce vector ISD::LRINT, ISD::LLRINT; custom RISCV lowering (#66924)Ramkumar Ramachandra1-2/+4
2023-10-18[LLVM] Add new attribute `optdebug` to optimize for debugging (#66632)Stephen Tozer1-3/+11
2023-10-18[Clang] Fill in documentation gaps for some attributes (#68967)Stephen Tozer1-0/+2
2023-10-17[LangRef] "cc 10" -> "ghccc" (#69380)Arthur Eubanks1-1/+1
2023-10-17Update documentation on x86 constraint codes (#68830)bjacob1-3/+5
2023-10-16[SelectionDAG] Tidy up around endianness and isConstantSplat (#68212)Björn Pettersson1-5/+5
2023-10-13[NFC] Fixed typo in LangRef.rst (#68789)Paschalis Mpeis1-4/+4