X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FLangRef.rst;h=5f8a3a5a4a9874f99b190283814d1cdb7860a98c;hb=4f229233ffc588a35e3738d3c358f2cf7a5da1d1;hp=7d3f9648863ae61d2bb60d0d0426e371df78c3d4;hpb=f3f9d83b922db20cd58db1918420622fc343c58b;p=oota-llvm.git diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 7d3f9648863..5f8a3a5a4a9 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -6936,7 +6936,7 @@ name ```` corresponding to a metadata node with one ``i32`` entry of value 1. The existence of the ``!nontemporal`` metadata on the instruction tells the optimizer and code generator that this load is not expected to be reused in the cache. The code generator may select special -instructions to save cache bandwidth, such as the MOVNT instruction on +instructions to save cache bandwidth, such as the ``MOVNT`` instruction on x86. The optional ``!invariant.group`` metadata must reference a