summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-271-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-261-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-261-13/+9
* [Docs] Documentation for the saturation addition and subtraction intrinsicsLeonard Chan2018-11-201-0/+200
* [FNeg] Add FNeg Instruction to LangRef documentCameron McInally2018-11-161-3/+49
* Mark @llvm.trap coldVedant Kumar2018-11-141-1/+1
* Add support for llvm.is.constant intrinsic (PR4898)James Y Knight2018-11-071-0/+45
* [FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsicsCameron McInally2018-11-051-0/+145
* [NFC] Remove some extra characters from docs/LangRef.rstCameron McInally2018-11-021-3/+3
* [COFF, ARM64] Implement Intrinsic.sponentry for AArch64Mandeep Singh Grang2018-11-011-29/+50
* [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsicMandeep Singh Grang2018-11-011-1/+1
* Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64"Mandeep Singh Grang2018-11-011-50/+29
* [COFF, ARM64] Implement Intrinsic.sponentry for AArch64Mandeep Singh Grang2018-10-311-29/+50
* [FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUMCameron McInally2018-10-301-0/+74
* [X86] Support for the mno-tls-direct-seg-refs flagKristina Brooks2018-10-181-0/+4
* [Intrinsic] Add llvm.minimum and llvm.maximum instrinsic functionsThomas Lively2018-10-131-0/+76
* [ThinLTO] Update LangRef doc for summary parsingTeresa Johnson2018-09-181-10/+10
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+22
* LangRef: Clarify expected sNaN behavior for minnum/maxnumMatt Arsenault2018-08-271-10/+27
* Allow creating llvm::Function in non-zero address spacesAlexander Richardson2018-08-231-8/+17
* [docs] Stop trying to parse the ThinLTO summary IR fragments with theChandler Carruth2018-08-061-22/+22
* [docs] Switch debug info metadata blocks to use `text` instead of `llvm`Chandler Carruth2018-08-061-9/+9
* [docs] Correct the basic syntax structure of the DISubrange example.Chandler Carruth2018-08-061-4/+4
* [docs] Remove an example that isn't well formed LLVM IR and trips up theChandler Carruth2018-08-061-9/+1
* [docs] Clarify role of DIExpressions within debug intrinsicsVedant Kumar2018-07-281-8/+29
* [LangRef] Clarify undefined behavior for function attributes.Eli Friedman2018-07-251-6/+23
* [UnJ] Document unroll and jam pass and loop metadataDavid Green2018-07-191-0/+53
* [LangRef] Clarify semantics of load metadata.Eli Friedman2018-07-171-9/+12
* [LangRef] nnan and ninf produce poison.Eli Friedman2018-07-171-4/+4
* [LangRef] Clarify which fast-math flags affect fcmp.Eli Friedman2018-07-171-1/+1
* [Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel2018-07-161-0/+92
* [LangRef] Clarify alloca of zero bytes.Eli Friedman2018-07-111-3/+3
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-0/+8
* Make llvm.objectsize more conservative with nullGeorge Burgess IV2018-07-091-4/+4
* Implement strip.invariant.groupPiotr Padlewski2018-07-021-5/+43
* [NFC] fix trivial typos in documentsHiroshi Inoue2018-06-151-2/+2
* Make uitofp and sitofp defined on overflow.Eli Friedman2018-06-141-9/+8
* [LangRef] fptosi and fptoui return poison on overflow.Eli Friedman2018-06-081-6/+8
* [LangRef] insertelement/extractelement return poison for out of range.Eli Friedman2018-06-081-3/+4
* Added documentation for Masked Vector Expanding Load and Compressing Store In...Elena Demikhovsky2018-06-061-0/+120
* [LangRef] fix typo; NFCSanjay Patel2018-06-011-1/+1
* [LangRef] Fix TBAA exampleFangrui Song2018-05-291-1/+1
* [ThinLTO] Print module summary index to assemblyTeresa Johnson2018-05-261-0/+304
* LangRef.rst: the "\01" prefix applies not just to variablesHans Wennborg2018-05-221-1/+1
* Dissallow non-empty metadata for invariant.groupPiotr Padlewski2018-05-181-6/+5
* Rename invariant.group.barrier to launder.invariant.groupPiotr Padlewski2018-05-031-8/+9
* Mark invariant.group as experimentalPiotr Padlewski2018-04-081-2/+6
* Add the ShadowCallStack attributeVlad Tsyrklevich2018-04-031-0/+5
OpenPOWER on IntegriCloud