summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MemorySSA.rst
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-261-1/+1
| | | | | | "in in" -> "in", "on on" -> "on" etc. llvm-svn: 323508
* Fix some typos in the docSylvestre Ledru2016-08-281-1/+1
| | | | llvm-svn: 279943
* [Docs] More MemorySSA doc updates!George Burgess IV2016-08-181-5/+5
| | | | | | Thanks again to Michael Kuperstein for the feedback. llvm-svn: 279032
* [Docs] Update MemorySSA doc to address more feedback.George Burgess IV2016-08-171-34/+38
| | | | | | | | | Primarily, this clarifies wording in a few places, and adds "\ "s to make the formatting of things like "``Foo`` s" better. Thanks to Michael Kuperstein for the comments. llvm-svn: 279007
* [Docs] Fix post-review comments on MemorySSA's docs.George Burgess IV2016-08-171-8/+10
| | | | | | Thanks to Sean Silva for bringing these up. :) llvm-svn: 278885
* [Docs] Add initial MemorySSA documentation.George Burgess IV2016-08-171-0/+358
Patch partially by Danny. Differential Revision: https://reviews.llvm.org/D23535 llvm-svn: 278875
OpenPOWER on IntegriCloud