[all-commits] [llvm/llvm-project] 697226: [VE] Support FRAMEADDR
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Tue Dec 15 06:36:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 697226550e369e7e736411508d7d2589a2aff764
https://github.com/llvm/llvm-project/commit/697226550e369e7e736411508d7d2589a2aff764
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
A llvm/test/CodeGen/VE/Scalar/frameaddr.ll
Log Message:
-----------
[VE] Support FRAMEADDR
Implement FRAMEADDR for VE. Add a regression test also.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D93295
More information about the All-commits
mailing list