Change enum name for condition codes from CondCodes to CondCode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76747
[VE] Change name of enum to CondCode ClosedPublic Authored by kaz7 on Mar 24 2020, 7:35 PM.
Details
Summary Change enum name for condition codes from CondCodes to CondCode.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, hiraditya, wdng. · View Herald TranscriptMar 24 2020, 7:35 PM This revision is now accepted and ready to land.Mar 24 2020, 7:47 PM Closed by commit rG28a42dd1b9e9: [VE] Change name of enum to CondCode (authored by kaz7, committed by simoll). · Explain WhyMar 25 2020, 1:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 252479 llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
|
clang-format: please reformat the code