[PATCH] D108598: [ARC] Add codegen for the readcyclecounter intrinsic along with disassembly for associated instructions

Mark Schimmel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 11:54:45 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce1dc9d647a7: [ARC] Add codegen for the readcyclecounter intrinsic along with disassembly for… (authored by thomasjohns, committed by marksl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108598

Files:
  llvm/lib/Target/ARC/ARCISelLowering.cpp
  llvm/lib/Target/ARC/ARCISelLowering.h
  llvm/lib/Target/ARC/ARCInstrFormats.td
  llvm/lib/Target/ARC/ARCInstrInfo.td
  llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
  llvm/test/CodeGen/ARC/intrinsics.ll
  llvm/test/MC/Disassembler/ARC/ldst.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108598.368421.patch
Type: text/x-patch
Size: 9997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/8944634b/attachment.bin>


More information about the llvm-commits mailing list