[PATCH] D106130: [PowerPC] Implemented mtmsr, mfspr, mtspr Builtins

Albion Fung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 16 13:12:55 PDT 2021


Conanap updated this revision to Diff 359424.
Conanap added a comment.

added an error test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106130

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.cpp
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-ppc-xlcompat-error.c
  clang/test/CodeGen/builtins-ppc-xlcompat-move-tofrom-regs.c
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/builtins-ppc-xlcompat-mfspr-mtspr-64bit-only.ll
  llvm/test/CodeGen/builtins-ppc-xlcompat-mfspr-mtspr-aix32.ll
  llvm/test/CodeGen/builtins-ppc-xlcompat-move-tofrom-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106130.359424.patch
Type: text/x-patch
Size: 17939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210716/55925b74/attachment-0001.bin>


More information about the cfe-commits mailing list