aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-14/+21
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-99/+507
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-140/+449
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-104/+440
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-184/+351
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-43/+144
* Update to LLVM 3.5a.Stephen Hines2014-04-241-321/+419
* Merging r195812:Bill Wendling2013-12-011-1/+3
* The 'optnone' attribute means don't inline anything into this functionPaul Robinson2013-11-181-2/+3
* Fix typos.Matt Arsenault2013-11-151-3/+3
* Fix grammar in addrspacecast descriptionMatt Arsenault2013-11-151-3/+3
* Add addrspacecast instruction.Matt Arsenault2013-11-151-3/+52
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-011-10/+3
* whitespaceAndrew Trick2013-10-311-5/+5
* Fix common typos in the docs.Benjamin Kramer2013-10-291-1/+1
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-291-3/+13
* A small grammar-os fixed.Bill Wendling2013-10-271-10/+9
* Update to specify that both metadata and label types aren't proper return types.Bill Wendling2013-10-271-8/+9
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-3/+0
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-0/+3
* Write a simple description of the 'target triple' directive. This should be e...Bill Wendling2013-10-181-0/+24
* Clarify that an alignment of 0 or 1 on a mem* intrinsic means 'no alignment'.Bill Wendling2013-10-181-3/+3
* Remove an outdated statement.Rafael Espindola2013-10-161-3/+0
* Fix typo.Rafael Espindola2013-10-071-1/+1
* Add support for aliases with linkonce_odr.Rafael Espindola2013-10-061-0/+6
* Add a paragraph on prefix data layout.Peter Collingbourne2013-09-231-0/+5
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-161-5/+49
* Fix anachronism/typo in syntax of declaration of llvm.va_start.Nick Lewycky2013-09-111-1/+1
* [docs] Fix Sphinx warning.Sean Silva2013-09-091-1/+1
* Add function attribute 'optnone'.Andrea Di Biagio2013-08-231-0/+11
* Add a llvm.copysign intrinsicHal Finkel2013-08-191-0/+36
* [stack protector] Fixed typo.Michael Gottesman2013-08-121-1/+1
* [stackprotector] Added intrinsic llvm.stackprotectorcheck.Michael Gottesman2013-08-121-6/+44
* Add description of function attribute 'minsize' in LangRef.rst.Andrea Di Biagio2013-08-091-1/+7
* Add ISD::FROUND for libm round()Hal Finkel2013-08-071-0/+36
* [LangRef] Alphabetize function attribute listing.Sean Silva2013-08-061-4/+4
* Reject bitcasts between address spaces with different sizesMatt Arsenault2013-07-311-16/+18
* Fix language.Nick Lewycky2013-07-061-2/+1
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-4/+13
* Fixed typo in LangRef where we were using _'' to quote instead of the correct _.Michael Gottesman2013-07-021-1/+1
* At the request of Richard Smith, swapped the order of cold/builtin so it is i...Michael Gottesman2013-06-271-5/+5
* Added support for the Builtin attribute.Michael Gottesman2013-06-271-5/+11
* Minor grammar and word usage fix to 'returned' parameter attribute section of...Stephen Lin2013-06-201-8/+7
* Fix typos "metatadata" -> "metadata" in the LangRef.Stefanus Du Toit2013-06-201-6/+6
* Require members of llvm.used to be named.Rafael Espindola2013-06-111-7/+7
* Add more explicit link targets to headers in LangRef.rstEli Bendersky2013-06-071-0/+18
* Add explicit link targets to some headers in LangRef.rstEli Bendersky2013-06-071-0/+8
* Fix link.Richard Smith2013-06-041-1/+1
* Fix warning and resulting formatting issue.Paul Redmond2013-05-301-1/+1
* Revise llvm.vectorizer.width documentationPaul Redmond2013-05-301-2/+4