[PATCH] D16686: [OpenCL] Generate metadata for opencl_unroll_hint attribute

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 19 10:34:55 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261350: [OpenCL] Generate metadata for opencl_unroll_hint attribute (authored by stulova).

Changed prior to commit:
  http://reviews.llvm.org/D16686?vs=47716&id=48513#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16686

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/lib/CodeGen/CGLoopInfo.cpp
  cfe/trunk/lib/Parse/ParseDecl.cpp
  cfe/trunk/lib/Parse/ParseStmt.cpp
  cfe/trunk/lib/Sema/SemaStmtAttr.cpp
  cfe/trunk/test/CodeGenOpenCL/unroll-hint.cl
  cfe/trunk/test/Parser/opencl-unroll-hint.cl
  cfe/trunk/test/SemaOpenCL/unroll-hint.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16686.48513.patch
Type: text/x-patch
Size: 14904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160219/d5d1e72e/attachment-0001.bin>


More information about the cfe-commits mailing list