[all-commits] [llvm/llvm-project] 4fdc4d: [NFC] [MIR] Document the reg state flags
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Mon Aug 3 00:03:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4fdc4d892b988bb9f2e06c3440971d28d6361722
https://github.com/llvm/llvm-project/commit/4fdc4d892b988bb9f2e06c3440971d28d6361722
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/include/llvm/CodeGen/MachineInstrBuilder.h
Log Message:
-----------
[NFC] [MIR] Document the reg state flags
This patch adds documentation for the RegState enumeration.
Differential Revision: https://reviews.llvm.org/D84634
More information about the All-commits
mailing list