summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarify how musttail can be used to create forwarding thunksReid Kleckner2019-05-241-3/+7
* [IR] allow fast-math-flags on select of FP valuesSanjay Patel2019-05-221-1/+6
* Fix for sphinx bot warningLeonard Chan2019-05-211-1/+2
* [Intrinsic] Signed Fixed Point Saturation Multiplication IntrinsicLeonard Chan2019-05-211-0/+95
* [Intrinsics] Merge lround.i32 and lround.i64 into a single intrinsic with ove...Craig Topper2019-05-201-8/+7
* Match types of accumulator and result for llvm.experimental.vector.reduce.fad...Sander de Smalen2019-05-201-2/+4
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-171-5/+27
* [CodeGen] Add lround/llround builtinsAdhemerval Zanella2019-05-161-0/+75
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-4/+4
* Add constrained fptrunc and fpext intrinsics.Kevin P. Neal2019-05-131-0/+71
* IR: Support parsing numeric block ids, and emit them in textual output.James Y Knight2019-03-221-5/+7
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-0/+4
* Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin2019-03-191-4/+0
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-191-0/+4
* Remove immarg from llvm.expectMatt Arsenault2019-03-171-2/+1
* IR: Add immarg attributeMatt Arsenault2019-03-121-0/+7
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-081-0/+8
* Rollback of rL355585.Mitch Phillips2019-03-071-8/+0
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-071-0/+8
* Revert "[IR][ARM] Add function pointer alignment to datalayout"Mitch Phillips2019-03-061-8/+0
OpenPOWER on IntegriCloud