summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* [ReleaseNotes] Mention new matrix intrinsics.Florian Hahn2020-02-261-0/+3
* IR Linking: Support merging Warning+Max module metadata flagsDavid Blaikie2020-02-111-1/+3
* [Intrinsic] Add fixed point division intrinsics.Bevin Hansson2020-01-081-4/+141
* Revert "Allow output constraints on "asm goto""Bill Wendling2020-01-071-22/+10
* Allow output constraints on "asm goto"Bill Wendling2020-01-071-10/+22
* [docs] NFC: Fix typos in documentsHans Wennborg2020-01-071-1/+1
* [RISCV][Docs] Add RISC-V asm template argument modifiersLuís Marques2020-01-071-0/+7
* [Docs] Fix sphinx build errors.Florian Hahn2019-12-231-2/+2
* [FPEnv] Strict versions of llvm.minimum/llvm.maximumUlrich Weigand2019-12-181-0/+64
* [FPEnv] Remove unnecessary rounding mode argument for constrained intrinsicsUlrich Weigand2019-12-171-30/+8
* This adds constrained intrinsics for the signed and unsigned conversionsKevin P. Neal2019-12-171-0/+72
* Fix title underline in LangRefDmitri Gribenko2019-12-161-1/+1
* [Matrix] Add first set of matrix intrinsics and initial lowering pass.Florian Hahn2019-12-121-0/+109
* [FPEnv] Constrained FCmp intrinsicsUlrich Weigand2019-12-071-0/+107
* [LangRef] make per-element poison behavior explicitSanjay Patel2019-12-041-4/+10
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-201-7/+0
* Document more specifically the rounding for "llvm.round".Kevin P. Neal2019-11-141-2/+2
* Make the language more consistent since I'm about to commit a contentKevin P. Neal2019-11-141-12/+18
* docs: fix warning in LangRef parsingNuno Lopes2019-11-111-1/+1
* [globalisel][docs] Rework GMIR documentation and add an early GenericOpcode r...Daniel Sanders2019-11-051-0/+2
* [Docs] Add LangRef documentation for freeze instructionNuno Lopes2019-11-051-33/+81
* Recommit "[CodeView] Add option to disable inline line tables."Amy Huang2019-11-041-0/+7
* NoFree argument attribute.Stefan Stipanovic2019-11-021-0/+4
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-4/+0
* NoFree argument attribute.Stefan Stipanovic2019-11-021-0/+4
* Revert "[CodeView] Add option to disable inline line tables."Amy Huang2019-10-301-7/+0
* [CodeView] Add option to disable inline line tables.Amy Huang2019-10-301-0/+7
* [IR] Allow fast math flags on calls with floating point array type.Jay Foad2019-10-301-3/+6
* [Docs] Reflect the slow migration from guard to widenable condition which is ...Philip Reames2019-10-291-0/+4
* Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd2019-10-281-0/+11
* Update docs for fast-math flags.Jay Foad2019-10-181-2/+3
* Reland: Dead Virtual Function EliminationOliver Stannard2019-10-171-0/+9
* [DebugInfo] Add a DW_OP_LLVM_entry_value operationDavid Stenberg2019-10-151-12/+19
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-9/+0
* Dead Virtual Function EliminationOliver Stannard2019-10-111-0/+9
* [X86] Add new calling convention that guarantees tail call optimizationReid Kleckner2019-10-071-4/+13
* Fix another sphinx warning.Kevin P. Neal2019-10-071-2/+2
* Fix sphinx warnings.Kevin P. Neal2019-10-071-2/+2
* [FPEnv] Add constrained intrinsics for lrint and lroundKevin P. Neal2019-10-071-0/+172
* Fix doc for t inline asm constraints for ARM/ThumbPablo Barrio2019-09-301-12/+12
* Fix breakage of sphinx builders. Sorry for leaving this broken over theKevin P. Neal2019-09-301-3/+0
* Document requirement of function attributes with constrained floatingKevin P. Neal2019-09-261-1/+13
* [Verifier] add invariant check for callbrNick Desaulniers2019-09-251-3/+4
* [LangRef] Clarify absence of rounding guarantees for fmuladd.Florian Hahn2019-09-251-6/+6
* [IR] allow fast-math-flags on phi of FP values (2nd try)Sanjay Patel2019-09-251-1/+7
* Revert [IR] allow fast-math-flags on phi of FP valuesSanjay Patel2019-09-251-7/+1
* [IR] allow fast-math-flags on phi of FP valuesSanjay Patel2019-09-251-1/+7
* [SVE][Inline-Asm] Add constraints for SVE predicate registersKerry McLaughlin2019-09-161-0/+2
* [FPEnv] Document that constrained FP intrinsics cannot be mixed with non-cons...Kevin P. Neal2019-09-131-7/+16
* Fix a few spellos in docs.Nico Weber2019-09-131-4/+4
OpenPOWER on IntegriCloud