[PATCH] D47587: [RISCV] Codegen support for atomic operations on RV32I
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 05:03:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334590: [RISCV] Codegen support for atomic operations on RV32I (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47587?vs=151125&id=151128#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47587
Files:
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/trunk/test/CodeGen/RISCV/atomic-cmpxchg.ll
llvm/trunk/test/CodeGen/RISCV/atomic-fence.ll
llvm/trunk/test/CodeGen/RISCV/atomic-load-store.ll
llvm/trunk/test/CodeGen/RISCV/atomic-rmw.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47587.151128.patch
Type: text/x-patch
Size: 244868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/8b6c51cc/attachment-0001.bin>
More information about the llvm-commits
mailing list