summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* [LangRef] add link for fma intrinsicSanjay Patel2019-09-111-1/+3
* [LangRef] fix punctuation; NFCSanjay Patel2019-09-111-1/+1
* LangRef: mention MSan's problem with speculative conditional branches.Evgeniy Stepanov2019-09-091-0/+11
* [Intrinsic] Add the llvm.umul.fix.sat intrinsicBjorn Pettersson2019-09-071-0/+67
* [SVE][Inline-Asm] Support for SVE asm operandsKerry McLaughlin2019-09-021-2/+3
* [LangRef] Update saturating examples for llvm.smul.fix.sat. NFCBjorn Pettersson2019-08-311-3/+3
* [FPEnv] Add fptosi and fptoui constrained intrinsics.Kevin P. Neal2019-08-281-0/+66
* Debug Info: Support for DW_AT_export_symbols for anonymous structsShafik Yaghmour2019-08-231-0/+5
* Add ptrmask intrinsicFlorian Hahn2019-08-151-0/+36
* [LangRef] Remove opening [ that was missing a closing ] from call/callbr/invo...Craig Topper2019-08-141-3/+3
* Add llvm.licm.disable metadataTim Corringham2019-08-081-2/+16
* [RISCV][NFC] Document RISC-V-specific assembly constraintsSam Elliott2019-08-071-0/+11
* [Attributor] Deduce the "no-return" attribute for functionsJohannes Doerfert2019-08-051-2/+3
* [BPF] annotate DIType metadata for builtin preseve_array_access_index()Yonghong Song2019-08-021-0/+4
* Reland "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-311-0/+4
* [Clang] New loop pragma vectorize_predicateSjoerd Meijer2019-07-251-0/+15
* [IR][Verifier] Allow IntToPtrInst to be !dereferenceableRyan Taylor2019-07-231-15/+42
* ARM MTE stack sanitizer.Evgeniy Stepanov2019-07-151-0/+4
* [BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsicsYonghong Song2019-07-151-3/+9
* Revert "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-121-3/+0
* [Attributor] Deduce "nosync" function attribute.Stefan Stipanovic2019-07-111-0/+10
* [DwarfDebug] Dump call site debug infoDjordje Todorovic2019-07-091-0/+3
* [BPF] add new intrinsics preserve_{array,union,struct}_access_indexYonghong Song2019-07-091-0/+103
* Revert "[BPF] add new intrinsics preserve_{array,union,struct}_access_index"Yonghong Song2019-07-081-103/+0
* [BPF] add new intrinsics preserve_{array,union,struct}_access_indexYonghong Song2019-07-081-0/+103
* Add, and infer, a nofree function attributeBrian Homerding2019-07-081-0/+8
* Scalable Vector IR Type with further LTO fixesGraham Hunter2019-07-051-15/+39
* [LangRef] Clarify codegen expectations for intrinsics with fp/integer-only ov...Amara Emerson2019-06-271-0/+10
* [Attr] Add "willreturn" function attributeJohannes Doerfert2019-06-271-0/+7
* Revert r363658 "[SVE][IR] Scalable Vector IR Type with pr42210 fix"Hans Wennborg2019-06-271-39/+15
OpenPOWER on IntegriCloud