[all-commits] [llvm/llvm-project] 07d199: [VE] Support register aliases in llvm-mc
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu Oct 29 07:28:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07d199660104b3e2e5e6e3f06412cfe66f9a6b61
https://github.com/llvm/llvm-project/commit/07d199660104b3e2e5e6e3f06412cfe66f9a6b61
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VERegisterInfo.td
A llvm/test/MC/VE/register.s
Log Message:
-----------
[VE] Support register aliases in llvm-mc
Support register aliases in MC layer to compile existing assembly
files with clang and integrated assembler.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90383
More information about the All-commits
mailing list