[all-commits] [llvm/llvm-project] ce1dc9: [ARC] Add codegen for the readcyclecounter intrins...
Thomas Johnson via All-commits
all-commits at lists.llvm.org
Tue Aug 24 11:54:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce1dc9d647a7b00eac9a4db33bb7e615e08d5fc2
https://github.com/llvm/llvm-project/commit/ce1dc9d647a7b00eac9a4db33bb7e615e08d5fc2
Author: Thomas Johnson <thomasj at synopsys.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M llvm/lib/Target/ARC/ARCISelLowering.cpp
M llvm/lib/Target/ARC/ARCISelLowering.h
M llvm/lib/Target/ARC/ARCInstrFormats.td
M llvm/lib/Target/ARC/ARCInstrInfo.td
M llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
M llvm/test/CodeGen/ARC/intrinsics.ll
M llvm/test/MC/Disassembler/ARC/ldst.txt
Log Message:
-----------
[ARC] Add codegen for the readcyclecounter intrinsic along with disassembly for associated instructions
Differential Revision: https://reviews.llvm.org/D108598
More information about the All-commits
mailing list