summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Lexicon.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Add PR to LexiconBrian Gesiak2016-10-061-0/+4
| | | | | | | | | | | | | | Summary: The acronym PR could be ambiguous to some users, especially those who are used to interpreting it as GitHub's "pull request". Reviewers: ddunbar, jordan_rose, void, beanz Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25331 llvm-svn: 283465
* [docs] Document "LGTM" in the lexicon.Sean Silva2015-06-041-0/+4
| | | | llvm-svn: 239085
* [doc] Update Lexicon with C++ unwinder acronymsNick Kledzik2015-05-201-0/+21
| | | | llvm-svn: 237840
* [docs] Document what "NFC" means in a commit message.Sean Silva2014-09-061-0/+9
| | | | llvm-svn: 217292
* fixed linkSanjay Patel2014-07-141-1/+1
| | | | llvm-svn: 212977
* fixed typoSanjay Patel2014-06-261-1/+1
| | | | llvm-svn: 211808
* [docs] PR15254: Add "AST" to the lexicon.Sean Silva2013-02-131-0/+15
| | | | llvm-svn: 175077
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
| | | | | | | | | Before we learned about :doc:, we used :ref: and put a dummy link at the top of each page. Don't do that anymore. This fixes PR14891 as a special case. llvm-svn: 172162
* Documentation: Lexicon.rst: add 'SLP' acronymDmitri Gribenko2012-12-111-1/+7
| | | | llvm-svn: 169928
* Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko2012-10-131-2/+11
| | | | llvm-svn: 165879
* Sphinxify the lexicon doc.Bill Wendling2012-06-201-0/+194
llvm-svn: 158813
OpenPOWER on IntegriCloud