summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/CommandGuide/lli.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/lli.pod b/llvm/docs/CommandGuide/lli.pod
index aea7105c09f..879814067a7 100644
--- a/llvm/docs/CommandGuide/lli.pod
+++ b/llvm/docs/CommandGuide/lli.pod
@@ -91,6 +91,10 @@ equivalent hardware instructions.
Causes B<lli> to enable optimizations that may decrease floating point
precision.
+=item B<-disable-excess-fp-precision>
+
+Disable optimizations that may increase floating point precision.
+
=back
=head1 EXIT STATUS
OpenPOWER on IntegriCloud