summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* LangRef: Note that calls also support fast math flagsMatt Arsenault2017-01-101-2/+3
* [MemDep] Handle gep with zeros for invariant.groupPiotr Padlewski2016-12-301-1/+2
* Fix documentation generator warnings after rL290708.Igor Laevsky2016-12-291-3/+3
* Introduce element-wise atomic memcpy intrinsicIgor Laevsky2016-12-291-0/+76
* [DebugInfo] Added support for Checksum debug info feature.Amjad Aboud2016-12-251-1/+4
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-9/+0
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-0/+9
* IR, X86: Understand !absolute_symbol metadata on global variables.Peter Collingbourne2016-12-081-0/+19
* Fix doc of `llvm.bitreverse.iN`Yichao Yu2016-11-231-1/+1
* [LangRef] Drop misleading anecdoteSanjoy Das2016-11-131-3/+1
* IR: Introduce inrange attribute on getelementptr indices.Peter Collingbourne2016-11-101-3/+15
* [LangRef] Drop "experimental" caveat from operand bundlesSanjoy Das2016-11-101-3/+0
* DebugInfo: make DW_TAG_atomic_type validVictor Leschuk2016-10-311-2/+3
* fix title underline lengthAlbert Gutowski2016-10-121-1/+1
* Create llvm.addressofreturnaddress intrinsicAlbert Gutowski2016-10-121-0/+26
* [docs] Fix indentation bug in LangRef.Lang Hames2016-10-081-2/+2
* Extend title underlineXinliang David Li2016-09-181-1/+1
* [Profile] Implement select instruction instrumentation in IR PGOXinliang David Li2016-09-181-0/+31
* [LangRef] Add a clarifying example for undefSanjoy Das2016-09-151-0/+3
* It should also be legal to pass a swifterror parameter to a call as a swifterrorArnold Schwaighofer2016-09-101-4/+5
* Remove restriction that 'sret' must be on the first parameterReid Kleckner2016-09-081-4/+3
* [LangRef] Clarify !invariant.load semantics.Geoff Berry2016-08-311-6/+4
* docs: mention that clobbering output regs in inline asm is illegal.Peter Zotov2016-08-301-0/+3
* Revert "Revert "Invariant start/end intrinsics overloaded for address space""Mehdi Amini2016-08-131-2/+4
* Revert "Invariant start/end intrinsics overloaded for address space"Mehdi Amini2016-08-131-4/+2
* [LangRef] Fix formatting (no semantic change)Sanjoy Das2016-08-101-5/+4
* Revert "[X86] Support the "ms-hotpatch" attribute."Charles Davis2016-08-081-19/+1
* [X86] Support the "ms-hotpatch" attribute.Charles Davis2016-08-081-1/+19
* [IR] Introduce a non-integral pointer typeSanjoy Das2016-07-281-0/+24
* fix some typos in the docSylvestre Ledru2016-07-281-1/+1
* docs: Add reference to type metadata to langref.Peter Collingbourne2016-07-261-0/+4
* Invariant start/end intrinsics overloaded for address spaceAnna Thomas2016-07-221-2/+4
* Revert "Invariant start/end intrinsics overloaded for address space"Anna Thomas2016-07-211-4/+2
* Invariant start/end intrinsics overloaded for address spaceAnna Thomas2016-07-211-2/+4
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-63/+63
* PR28516: Fix LangRef description of call and invoke to match IR changes for t...David Blaikie2016-07-131-14/+16
* Update the LangRef description of the 'returned' attributeHal Finkel2016-07-101-6/+7
* NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0Justin Bogner2016-07-061-1/+1
* Add writeonly IR attributeNicolai Haehnle2016-07-041-0/+7
* fix some various typos in the docSylvestre Ledru2016-07-021-2/+2
* Support arbitrary addrspace pointers in masked load/store intrinsicsArtur Pilipenko2016-06-281-10/+10
* Verifier: Reject non-float !fpmathMatt Arsenault2016-06-271-2/+2
* Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...Artur Pilipenko2016-06-271-10/+10
* Support arbitrary addrspace pointers in masked load/store intrinsicsArtur Pilipenko2016-06-271-10/+10
* IR: Introduce llvm.type.checked.load intrinsic.Peter Collingbourne2016-06-251-0/+54
* IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne2016-06-241-12/+6
* LangRef: Note expectations when loading with extra alignmentMatt Arsenault2016-06-161-2/+14
* IR: Introduce local_unnamed_addr attribute.Peter Collingbourne2016-06-141-13/+23
* [SystemZ] Enable index register memory constraints for inline ASMUlrich Weigand2016-06-131-4/+8
* Update call site attribute documentationMatt Arsenault2016-06-101-2/+2
OpenPOWER on IntegriCloud