[PATCH] D11001: Add support for System z vector language extensions

Ulrich Weigand ulrich.weigand at de.ibm.com
Thu Jul 30 07:09:15 PDT 2015


This revision was automatically updated to reflect the committed changes.
uweigand marked an inline comment as done.
Closed by commit rL243642: Add support for System z vector language extensions (authored by uweigand).

Changed prior to commit:
  http://reviews.llvm.org/D11001?vs=29337&id=31023#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11001

Files:
  cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
  cfe/trunk/include/clang/Basic/LangOptions.def
  cfe/trunk/include/clang/Basic/TokenKinds.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Parse/Parser.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Basic/IdentifierTable.cpp
  cfe/trunk/lib/Basic/Module.cpp
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Parse/Parser.cpp
  cfe/trunk/lib/Sema/DeclSpec.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/lib/Sema/SemaLookup.cpp
  cfe/trunk/test/CodeGen/zvector.c
  cfe/trunk/test/Preprocessor/predefined-arch-macros.c
  cfe/trunk/test/Sema/zvector.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11001.31023.patch
Type: text/x-patch
Size: 192724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150730/376722e9/attachment.bin>


More information about the cfe-commits mailing list