[PATCH] D134783: [PowerPC] Fix a number of inefficiencies and issues with atomic code gen
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 17:58:04 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ea121c904b9: [PowerPC] Fix a number of inefficiencies and issues with atomic code gen (authored by nemanjai).
Changed prior to commit:
https://reviews.llvm.org/D134783?vs=464723&id=464863#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134783/new/
https://reviews.llvm.org/D134783
Files:
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstr64Bit.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
llvm/test/CodeGen/PowerPC/all-atomics.ll
llvm/test/CodeGen/PowerPC/atomic-1.ll
llvm/test/CodeGen/PowerPC/atomic-2.ll
llvm/test/CodeGen/PowerPC/atomic-float.ll
llvm/test/CodeGen/PowerPC/atomic-minmax.ll
llvm/test/CodeGen/PowerPC/atomics-regression.ll
llvm/test/CodeGen/PowerPC/atomics.ll
llvm/test/CodeGen/PowerPC/branch-on-store-cond.ll
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-check-ldarx-opt.ll
llvm/test/CodeGen/PowerPC/loop-comment.ll
llvm/test/CodeGen/PowerPC/pr30451.ll
llvm/test/CodeGen/PowerPC/sign-ext-atomics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134783.464863.patch
Type: text/x-patch
Size: 216807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/163c4dc6/attachment-0001.bin>
More information about the llvm-commits
mailing list