Lang Hames
e6ec15b603
[docs][JITLink] Add a JITLink design and API document.
2021-02-24 21:04:35 +11:00
JF Bastien
eeaec0b209
[docs] LLVM Security Group and Process
...
Summary:
See the corresponding RFC on llvm-dev for a discussion of this proposal.
http://lists.llvm.org/pipermail/llvm-dev/2019-November/136839.html
Subscribers: jkorous, dexonsmith, arphaman, ributzka, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70326
2020-07-10 15:24:02 -07:00
Sylvestre Ledru
8598ae94d7
Doc: Links should use https
2020-03-22 22:49:33 +01:00
Pablo Barrio
0456b1384a
Fix MemTagSanitizer docs to point at Armv8.5-A MTE
...
The Memory Tagging Extension was introduced in Armv8.5-A.
2020-03-05 17:23:58 +00:00
Evgenii Stepanov
be50cd2577
Add MemTagSanitizer documentation.
...
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
2019-11-01 10:46:04 -07:00
Daniel Sanders
c808a49b50
[globalisel] Restructure the GlobalISel documentation
...
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.
2019-10-25 15:51:09 -07:00
DeForest Richards
a22e4dada0
[Docs] Moves Control Flow Document to User Guides
...
Moves Control Flow document from Reference docs page to User guides page.
llvm-svn: 374733
2019-10-13 20:05:22 +00:00
DeForest Richards
0bfa80a30c
[Docs] Adds section for Additional Topics on Reference page
...
Adds a new section for Additional Topics on the Reference documentation page. Also moves Support Library topic to User Guides page.
llvm-svn: 374230
2019-10-09 21:09:09 +00:00
DeForest Richards
f358a34083
[Docs] Adds Documentation links to sidebar
...
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
2019-10-09 20:26:13 +00:00
DeForest Richards
46281ba574
[Docs] Removes Subsystem Documentation page
...
Removes Subsystem Documentation page. Also moves existing topics on Subsystem Documentation page to User Guides and Reference pages.
llvm-svn: 373872
2019-10-06 22:49:22 +00:00
DeForest Richards
8f532fcce0
[Docs] Removes Programming Documentation page
...
Removes Programming Documentation page. Also moves existing topics on Programming Documentation page to User Guides and Reference pages.
llvm-svn: 373856
2019-10-06 16:10:11 +00:00
DeForest Richards
56ebd9c381
[Docs] Adds new Getting Started/Tutorials page
...
Adds a new page for Getting Started/Tutorials topics. Also updates existing topic categories on the User Guides and Reference pages.
llvm-svn: 373854
2019-10-06 15:36:37 +00:00
DeForest Richards
1d0a9f010f
[Docs] Moves article links to new pages
...
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
2019-09-29 15:31:52 +00:00
DeForest Richards
e13db8befb
[Docs] Moves Reference docs to new page
...
Moves Reference docs to new page. Also adds a table of contents to Getting Involved page.
llvm-svn: 372796
2019-09-25 00:49:02 +00:00