summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Reference.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add MemTagSanitizer documentation.Evgenii Stepanov2019-11-011-0/+5
| | | | | | | | | | | | Summary: A lot of this is work in progress... Reviewers: kcc, pcc Subscribers: cryptoad, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69289
* [globalisel] Restructure the GlobalISel documentationDaniel Sanders2019-10-251-3/+3
| | | | | There's a couple minor deletions amongst this but 99% of it is just moving the documentation around to prepare the way for more meaningful changes.
* [Docs] Moves Control Flow Document to User GuidesDeForest Richards2019-10-131-10/+7
| | | | | | Moves Control Flow document from Reference docs page to User guides page. llvm-svn: 374733
* [Docs] Adds section for Additional Topics on Reference pageDeForest Richards2019-10-091-73/+68
| | | | | | Adds a new section for Additional Topics on the Reference documentation page. Also moves Support Library topic to User Guides page. llvm-svn: 374230
* [Docs] Adds Documentation links to sidebarDeForest Richards2019-10-091-21/+21
| | | | | | Adds links to Getting Started/Tutorials, User Guides, and Reference documentation pages to sidebar. Also adds a new section for LLVM IR on the Reference documentation page. llvm-svn: 374214
* [Docs] Removes Subsystem Documentation pageDeForest Richards2019-10-061-1/+95
| | | | | | Removes Subsystem Documentation page. Also moves existing topics on Subsystem Documentation page to User Guides and Reference pages. llvm-svn: 373872
* [Docs] Removes Programming Documentation pageDeForest Richards2019-10-061-5/+30
| | | | | | Removes Programming Documentation page. Also moves existing topics on Programming Documentation page to User Guides and Reference pages. llvm-svn: 373856
* [Docs] Adds new Getting Started/Tutorials pageDeForest Richards2019-10-061-19/+72
| | | | | | Adds a new page for Getting Started/Tutorials topics. Also updates existing topic categories on the User Guides and Reference pages. llvm-svn: 373854
* [Docs] Moves article links to new pagesDeForest Richards2019-09-291-8/+16
| | | | | | Moves existing article links on the Programming, Subsystem, and Reference documentation pages to new locations. Also moves Github Repository and Publications links to the sidebar. llvm-svn: 373169
* [Docs] Moves Reference docs to new pageDeForest Richards2019-09-251-0/+39
Moves Reference docs to new page. Also adds a table of contents to Getting Involved page. llvm-svn: 372796
OpenPOWER on IntegriCloud