[all-commits] [llvm/llvm-project] c20930: [RISCV] Machine Operand Flag Serialization
Sam Elliott via All-commits
all-commits at lists.llvm.org
Mon Dec 9 05:18:43 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c20930a724f9ecaa6ef4bea819f5ce5115506107
https://github.com/llvm/llvm-project/commit/c20930a724f9ecaa6ef4bea819f5ce5115506107
Author: Sam Elliott <selliott at lowrisc.org>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.h
M llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
A llvm/test/CodeGen/RISCV/mir-target-flags.ll
Log Message:
-----------
[RISCV] Machine Operand Flag Serialization
Summary:
These hooks ensure that the RISC-V backend can serialize and parse MIR
correctly.
Reviewers: jrtc27, luismarques
Reviewed By: luismarques
Subscribers: hiraditya, asb, rbar, johnrusso, simoncook, sabuasal, niosHD, kito-cheng, shiva0217, jrtc27, MaskRay, zzheng, edward-jones, rogfer01, MartinMosbeck, brucehoult, the_o, rkruppe, PkmX, jocewei, psnobl, benna, Jim, s.egerton, pzheng, sameer.abuasal, apazos, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70666
More information about the All-commits
mailing list