[all-commits] [llvm/llvm-project] dea8f3: arm64_32: support function return in FastISel.
Tim Northover via All-commits
all-commits at lists.llvm.org
Mon Nov 18 06:35:20 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dea8f3b0a4eabb930f605343ff5e3e39a1791f86
https://github.com/llvm/llvm-project/commit/dea8f3b0a4eabb930f605343ff5e3e39a1791f86
Author: Tim Northover <t.p.northover at gmail.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M llvm/lib/Target/AArch64/AArch64FastISel.cpp
M llvm/test/CodeGen/AArch64/arm64_32-fastisel.ll
M llvm/test/CodeGen/AArch64/arm64_32.ll
Log Message:
-----------
arm64_32: support function return in FastISel.
More information about the All-commits
mailing list