[PATCH] D105501: [PowerPC] Power ISA features for Semachecking

Quinn Pham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 12 11:21:21 PDT 2021


quinnp updated this revision to Diff 358004.
quinnp added a comment.

Adding tests for each of the features


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105501/new/

https://reviews.llvm.org/D105501

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/PPC.cpp
  clang/lib/Basic/Targets/PPC.h
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Driver/ppc-isa207-instructions.cpp
  clang/test/Driver/ppc-isa30-instructions.cpp
  clang/test/Driver/ppc-isa31-instructions.cpp
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105501.358004.patch
Type: text/x-patch
Size: 13049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210712/374eb947/attachment-0001.bin>


More information about the cfe-commits mailing list