[all-commits] [llvm/llvm-project] d99e4a: [VE] Support RETURNADDR
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Dec 21 03:06:24 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d99e4a4840d833c6e381c2ab76b15451dffb56b2
https://github.com/llvm/llvm-project/commit/d99e4a4840d833c6e381c2ab76b15451dffb56b2
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
A llvm/test/CodeGen/VE/Scalar/returnaddr.ll
Log Message:
-----------
[VE] Support RETURNADDR
Implement RETURNADDR for VE. Add a regression test also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D93545
More information about the All-commits
mailing list