summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* [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
* [DWARF] Handle the DW_OP_entry_value operandDjordje Todorovic2019-06-271-0/+11
* [IR] Add DISuprogram and DIE for a func declDjordje Todorovic2019-06-271-4/+6
* [IR/DIVar] Add the flag for params that have unmodified valueDjordje Todorovic2019-06-261-0/+12
* [ARM] Support inline assembler constraints for MVE.Simon Tatham2019-06-251-0/+2
* [NFC] fix trivial typos in documentsHiroshi Inoue2019-06-251-1/+1
* [SVE][IR] Scalable Vector IR Type with pr42210 fixGraham Hunter2019-06-181-15/+39
* hwasan: Add a tag_offset DWARF attribute to instrumented stack variables.Peter Collingbourne2019-06-171-0/+3
* [LangRef] Clarify poison semanticsNikita Popov2019-06-131-10/+23
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-15/+15
* Fix docs build issue introduced by r363035Sander de Smalen2019-06-111-2/+2
* Change semantics of fadd/fmul vector reductions.Sander de Smalen2019-06-111-32/+26
* Revert r361953 "[SVE][IR] Scalable Vector IR Type"Nico Weber2019-06-091-39/+15
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-301-1/+4
* Revert "IR: add optional type to 'byval' function parameters"Tim Northover2019-05-291-4/+1
* IR: add optional type to 'byval' function parametersTim Northover2019-05-291-1/+4
* [SVE][IR] Scalable Vector IR TypeGraham Hunter2019-05-291-15/+39
* [CodeGen] Add lrint/llrint builtinsAdhemerval Zanella2019-05-281-0/+74
OpenPOWER on IntegriCloud