[PATCH] D106130: [PowerPC] Implemented mtmsr, mfspr, mtspr Builtins
Albion Fung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 16 00:32:09 PDT 2021
Conanap updated this revision to Diff 359236.
Conanap added a comment.
Added sema checking
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/lib/Sema/SemaChecking.cpp
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.359236.patch
Type: text/x-patch
Size: 18032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210716/02cbc102/attachment.bin>
More information about the cfe-commits
mailing list