[PATCH] D81215: [VE] Support branch instructions in MC layer
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 5 06:34:23 PDT 2020
kaz7 updated this revision to Diff 268769.
kaz7 marked an inline comment as done.
kaz7 added a comment.
Updated following suggestions.
All of thos indentations are caused by clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81215/new/
https://reviews.llvm.org/D81215
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp
llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp
llvm/lib/Target/VE/VE.h
llvm/lib/Target/VE/VEInstrInfo.cpp
llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/MC/VE/BC.s
llvm/test/MC/VE/BCR.s
llvm/test/MC/VE/BSIC.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81215.268769.patch
Type: text/x-patch
Size: 38378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/20c55242/attachment.bin>
More information about the llvm-commits
mailing list