[PATCH] D136525: [M68k] Add codegen pattern for atomic load / store
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 02:38:51 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe086b24d1530: [M68k] Add support for atomic instructions (authored by 0x59616e).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136525/new/
https://reviews.llvm.org/D136525
Files:
llvm/lib/Target/M68k/M68kISelLowering.cpp
llvm/lib/Target/M68k/M68kISelLowering.h
llvm/lib/Target/M68k/M68kInstrAtomics.td
llvm/lib/Target/M68k/M68kInstrInfo.td
llvm/lib/Target/M68k/M68kTargetMachine.cpp
llvm/test/CodeGen/M68k/Atomics/cmpxchg.ll
llvm/test/CodeGen/M68k/Atomics/load-store.ll
llvm/test/CodeGen/M68k/Atomics/rmw.ll
llvm/test/CodeGen/M68k/pipeline.ll
llvm/test/MC/Disassembler/M68k/atomics.txt
llvm/test/MC/M68k/Atomics/cas.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136525.474206.patch
Type: text/x-patch
Size: 52760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/e994638a/attachment.bin>
More information about the llvm-commits
mailing list