summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* fix some typos in the docSylvestre Ledru2016-07-283-3/+3
* [mips] Update the link to the MIPS documentation in CompilerWriterInfo.rst.Daniel Sanders2016-07-271-1/+1
* Fix Coroutines doc exampleMehdi Amini2016-07-271-1/+1
* [coroutines] Part 2 of N: Adding Coroutine IntrinsicsDavid Majnemer2016-07-271-26/+22
* [docs] Fix a sphinx error in llvm-cov.rstVedant Kumar2016-07-261-0/+4
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* docs: Add reference to type metadata to langref.Peter Collingbourne2016-07-261-0/+4
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-29/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+29
* Fix docs/Coroutines.rst syntax highlighting on LinuxSanjoy Das2016-07-261-5/+5
* Add link to the Hexagon documentationKrzysztof Parzyszek2016-07-261-0/+5
* [lit] Document the 'available_features' member of the config object.Daniel Sanders2016-07-261-0/+3
* Change some more llvm highlighting instances to be text instead. It seems tha...Aaron Ballman2016-07-231-9/+9
* Switching the highlighting from llvm to none in an attempt to appease the bui...Aaron Ballman2016-07-231-1/+1
* Removes a warning about duplicate label named _strings from CommandLine.rst.Aaron Ballman2016-07-231-1/+1
* [coroutines] Part 1 of N: DocumentationDavid Majnemer2016-07-232-0/+1222
* Invariant start/end intrinsics overloaded for address spaceAnna Thomas2016-07-221-2/+4
* [docs] Move GitHub to GitHubSubModRenato Golin2016-07-212-5/+5
* 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
* Adding RELEASE_TESTERS.TXTRenato Golin2016-07-211-0/+3
* [docs] Update release docsRenato Golin2016-07-211-151/+91
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-2022-184/+182
* [docs] fix cmake code-block warningRenato Golin2016-07-201-4/+4
* [docs] Add proposals to index fileRenato Golin2016-07-201-0/+19
* [docs] GitHub Proposal for LLVMRenato Golin2016-07-201-0/+268
* Fixing a few places in this doc which look like obvious typos.Yunzhong Gao2016-07-201-4/+5
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-3/+3
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-2/+2
* This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman2016-07-191-1/+1
* Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-191-0/+5
* Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar2016-07-191-5/+0
* [Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.Lang Hames2016-07-191-33/+46
* [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-181-0/+5
* Trunk release notes now refer to 4.0.0Hans Wennborg2016-07-181-85/+11
* Bump the trunk version to 4.0.0svn.Hans Wennborg2016-07-182-4/+3
* Fixed errors in docs.Alexander Kornienko2016-07-181-0/+3
* bugpoint: add flag -verbose-errorsSebastian Pop2016-07-151-0/+8
* [llvm-cov] Optionally use a symbol demangler when preparing reportsVedant Kumar2016-07-151-0/+8
* [Kaleidoscope][BuildingAJIT] Start filling in text for chapter 3.Lang Hames2016-07-151-6/+127
* Speculatively fix the sphinx build, which does not think the original code wa...Aaron Ballman2016-07-141-4/+4
* clarify a bit.Chris Lattner2016-07-141-1/+1
* Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.Adrian Prantl2016-07-141-1/+7
* PR28516: Fix LangRef description of call and invoke to match IR changes for t...David Blaikie2016-07-131-14/+16
* fix incorrect xref in sphinx docEtienne Bergeron2016-07-132-2/+2
* Review fixes to lit documentationPiotr Padlewski2016-07-121-32/+2
* Update the LangRef description of the 'returned' attributeHal Finkel2016-07-101-6/+7
* [docs] Fix up a broken link.Sean Silva2016-07-091-1/+1
* Added REQUIRES to TestingGuide documentationPiotr Padlewski2016-07-081-0/+47
* Fix LTO documentPiotr Padlewski2016-07-081-2/+2
OpenPOWER on IntegriCloud