projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa48bf4
)
[docs] Document "LGTM" in the lexicon.
author
Sean Silva
<chisophugis@gmail.com>
Thu, 4 Jun 2015 20:28:09 +0000
(20:28 +0000)
committer
Sean Silva
<chisophugis@gmail.com>
Thu, 4 Jun 2015 20:28:09 +0000
(20:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239085
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/Lexicon.rst
patch
|
blob
|
history
diff --git
a/docs/Lexicon.rst
b/docs/Lexicon.rst
index 112eb7d79ec1cdadc62d0e46f752b1445d5a99e0..912dee2cf0790e77e18f689bc11d74e246233ca2 100644
(file)
--- a/
docs/Lexicon.rst
+++ b/
docs/Lexicon.rst
@@
-131,6
+131,10
@@
L
**LCSSA**
Loop-Closed Static Single Assignment Form
+**LGTM**
+ "Looks Good To Me". In a review thread, this indicates that the
+ reviewer thinks that the patch is okay to commit.
+
**LICM**
Loop Invariant Code Motion