1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[docs] Document "LGTM" in the lexicon.

llvm-svn: 239085
This commit is contained in:
Sean Silva 2015-06-04 20:28:09 +00:00
parent 3a8310cc67
commit e313985c55

View File

@ -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