]> granicus.if.org Git - clang/commit
Docs: Document __builtin_nontemporal_load and __builtin_nontemporal_store.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 11 Sep 2015 02:01:15 +0000 (02:01 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Fri, 11 Sep 2015 02:01:15 +0000 (02:01 +0000)
commit1ceb384b7ba500cb9510c6766b451de5f19bd033
treeb55cf4f38a95af77bdc249f4bc0deda647baaf69
parent4c5c1f9ac023d9f374124a313d616960832dac9a
Docs: Document __builtin_nontemporal_load and __builtin_nontemporal_store.

Summary:
In r247104 I added the builtins for generating non-temporal memory operations,
but now I realized that they lack documentation. This patch adds some.

Differential Revision: http://reviews.llvm.org/D12785

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247374 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LanguageExtensions.rst