[PATCH] D48131: [RISCV] Implement codegen for cmpxchg on RV32IA

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 12:46:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347914: [RISCV] Implement codegen for cmpxchg on RV32IA (authored by asb, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D48131?vs=169192&id=175936#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D48131

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsRISCV.td
  llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
  llvm/trunk/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoA.td
  llvm/trunk/test/CodeGen/RISCV/atomic-cmpxchg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48131.175936.patch
Type: text/x-patch
Size: 47629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/3ee24625/attachment.bin>


More information about the llvm-commits mailing list