[PATCH] D12313: Introduce __builtin_nontemporal_store and __builtin_nontemporal_load.

Michael Zolotukhin via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 16:53:52 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247104: Introduce __builtin_nontemporal_store and __builtin_nontemporal_load. (authored by mzolotukhin).

Changed prior to commit:
  http://reviews.llvm.org/D12313?vs=33492&id=34281#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12313

Files:
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGValue.h
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/CodeGen/Nontemporal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12313.34281.patch
Type: text/x-patch
Size: 16216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150908/b69c78f8/attachment-0001.bin>


More information about the cfe-commits mailing list