From 183cfc241cded32f2cc1639dc7945314790c8f10 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Tue, 24 Aug 2004 04:13:17 +0000 Subject: Change LVN -> Load-VN since that's the name of the cmdline switch git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16009 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Lexicon.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Lexicon.html') diff --git a/docs/Lexicon.html b/docs/Lexicon.html index b4db226..7ee52b4 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -39,7 +39,7 @@ - L - LICM - LVN + Load-VN - P - @@ -82,7 +82,7 @@
LICM
Loop Invariant Code Motion
-
LVN
+
Load-VN
Load Value Numbering
-- cgit v1.1