[all-commits] [llvm/llvm-project] b65ef6: [VE] Support inline assembly
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Tue Nov 10 01:56:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b65ef65b22c225efd7755e2edf07c00b7911b969
https://github.com/llvm/llvm-project/commit/b65ef65b22c225efd7755e2edf07c00b7911b969
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M llvm/lib/Target/VE/VEAsmPrinter.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/VE/VEISelLowering.h
A llvm/test/CodeGen/VE/Scalar/inlineasm-lea.ll
Log Message:
-----------
[VE] Support inline assembly
Support inline assembly with scalar registers. Add a regression test also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D91119
More information about the All-commits
mailing list