X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FLangRef.rst;h=5f8a3a5a4a9874f99b190283814d1cdb7860a98c;hp=7d3f9648863ae61d2bb60d0d0426e371df78c3d4;hb=8d4101c8c9aa79c0dbdad555d8122040b02042df;hpb=732b4fd71a24d3cc2845413469bc937865e7595d 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