[PATCH] D53233: [RISCV] Add codegen support for RV64A

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 02:08:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351422: [RISCV] Add codegen support for RV64A (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53233?vs=181370&id=182227#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53233

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsRISCV.td
  llvm/trunk/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfoA.td
  llvm/trunk/test/CodeGen/RISCV/atomic-cmpxchg.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: D53233.182227.patch
Type: text/x-patch
Size: 203185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/4675e6c5/attachment-0001.bin>


More information about the llvm-commits mailing list