[PATCH] D19403: Add loop pragma for Loop Distribution

Adam Nemet via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 10:39:57 PDT 2016


anemet updated this revision to Diff 55439.
anemet added a comment.

Added more context to the documentation per Aaron's comments.


http://reviews.llvm.org/D19403

Files:
  docs/LanguageExtensions.rst
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticParseKinds.td
  lib/CodeGen/CGLoopInfo.cpp
  lib/CodeGen/CGLoopInfo.h
  lib/Parse/ParsePragma.cpp
  lib/Sema/SemaStmtAttr.cpp
  test/CodeGenCXX/pragma-loop.cpp
  test/Misc/ast-print-pragmas.cpp
  test/PCH/pragma-loop.cpp
  test/Parser/pragma-loop-safety.cpp
  test/Parser/pragma-loop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19403.55439.patch
Type: text/x-patch
Size: 25335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160428/f165104f/attachment-0001.bin>


More information about the cfe-commits mailing list