summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix a misleading phrase in the LangRefSanjoy Das2017-09-131-2/+5
* Fix RST syntax in LangRef for llvm.codeview.annotation intrinsicReid Kleckner2017-09-051-1/+1
* Add llvm.codeview.annotation to implement MSVC __annotationReid Kleckner2017-09-051-0/+21
* Add ‘llvm.experimental.constrained.fma‘ Intrinsic.Wei Ding2017-08-241-0/+35
* Test commit.Pete Couperus2017-08-231-1/+1
* Emit section information for extern variablesErich Keane2017-08-221-1/+9
* [Doc] Update LangRef for new Module Flag BehaviorSteven Wu2017-08-151-0/+4
* Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor2017-08-141-0/+6
* LangRef: Fix/improve cmpxchg wordingMatthias Braun2017-08-091-3/+3
* Add documentation for the attribute "no-jump-tables"Sumanth Gundapaneni2017-07-281-0/+3
* Reword sentence in LangRefAdrian Prantl2017-07-281-2/+2
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-1/+1
* Add element atomic memset intrinsicDaniel Neilson2017-07-121-0/+75
* Add element atomic memmove intrinsicDaniel Neilson2017-07-121-0/+79
* Enhance synchscope representationKonstantin Zhuravlyov2017-07-111-35/+45
* fix trivial typos in documents; NFCHiroshi Inoue2017-07-021-1/+1
* Define behavior of "stack-probe-size" attribute when inlining.whitequark2017-06-221-0/+15
* Add a "probe-stack" attributewhitequark2017-06-211-0/+13
* [Doc] Fix getelementptr description about argumentsDavid Blaikie2017-06-191-3/+3
* [Atomics] Rename and change prototype for atomic memcpy intrinsicDaniel Neilson2017-06-161-33/+37
* [Doc] Document prof metadata in LangRefTeresa Johnson2017-06-151-0/+66
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-3/+7
* Align definition of DW_OP_plus with DWARF spec [1/3]Florian Hahn2017-06-131-0/+2
* Update LangRef for PR27284.Adrian Prantl2017-06-121-14/+14
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne2017-06-121-34/+31
* [docs] Make it clear shifts yield poison when shift amount >= bitwidthNuno Lopes2017-06-061-18/+15
* Add constrained intrinsics for some libm-equivalent operationsAndrew Kaylor2017-05-251-5/+460
* Delete an obsolete paragraph in LangRef.Adrian Prantl2017-05-251-6/+0
* [docs] Small style nits.George Burgess IV2017-05-201-3/+3
* [SPARC] Support 'f' and 'e' inline asm constraints.James Y Knight2017-05-121-0/+3
* [IR] Allow attributes with global variablesJaved Absar2017-05-111-2/+11
* Introduce experimental generic intrinsics for horizontal vector reductions.Amara Emerson2017-05-091-0/+332
* Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen2017-05-031-9/+9
* Typo in LangRef.rst. NFCXin Tong2017-05-021-1/+1
* Add speculatable function attributeMatt Arsenault2017-04-281-0/+11
* Fix formatting of constrained FP intrinsic documentationAndrew Kaylor2017-04-201-0/+2
* PR32382: Fix emitting complex DWARF expressions.Adrian Prantl2017-04-181-6/+11
* Remove more lies from the LangRef.George Burgess IV2017-04-131-3/+1
* Update the LangRef to reflect reality.George Burgess IV2017-04-131-3/+1
* [InstCombine] fix wrong undef handling when converting select to shuffleSanjay Patel2017-04-121-3/+4
* [LangRef] fix documentationPiotr Padlewski2017-04-121-0/+1
* Invariant.group and mustalias docs fixesPiotr Padlewski2017-04-121-0/+10
* Minor updates to floating point intrinsic documentationAndrew Kaylor2017-04-111-24/+21
* Allow DataLayout to specify addrspace for allocas.Matt Arsenault2017-04-101-2/+5
* LangRef: Don't refer to a 'generic' address space.Matt Arsenault2017-03-301-2/+2
* [IR] Add AllowContract to FastMathFlagsAdam Nemet2017-03-281-0/+4
* Document the status quo of DIExpression semantics in LangRef.rstAdrian Prantl2017-03-221-7/+20
* Let llvm.objectsize be conservative with null pointersGeorge Burgess IV2017-03-211-7/+12
* Fix docs-llvm-html build.Evgeniy Stepanov2017-03-171-1/+2
* Add !associated metadata.Evgeniy Stepanov2017-03-171-0/+25
OpenPOWER on IntegriCloud