[all-commits] [llvm/llvm-project] 28a42d: [VE] Change name of enum to CondCode
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Mar 25 01:20:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 28a42dd1b9e964dba39d92b1a7af2317e2d16e95
https://github.com/llvm/llvm-project/commit/28a42dd1b9e964dba39d92b1a7af2317e2d16e95
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-03-25 (Wed, 25 Mar 2020)
Changed paths:
M llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
M llvm/lib/Target/VE/VE.h
M llvm/lib/Target/VE/VEInstrInfo.cpp
M llvm/lib/Target/VE/VEInstrInfo.td
Log Message:
-----------
[VE] Change name of enum to CondCode
Summary: Change enum name for condition codes from CondCodes to CondCode.
Reviewers: arsenm, simoll, k-ishizaka
Reviewed By: arsenm
Subscribers: wdng, hiraditya, llvm-commits
Tags: #llvm, #ve
Differential Revision: https://reviews.llvm.org/D76747
More information about the All-commits
mailing list