[all-commits] [llvm/llvm-project] 89011f: AMDGPU/GlobalISel: Select llvm.returnaddress
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 4 14:14:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 89011fc3c965811bbc3b6a0770c9d94bb264ad3f
https://github.com/llvm/llvm-project/commit/89011fc3c965811bbc3b6a0770c9d94bb264ad3f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-returnaddress.mir
M llvm/test/CodeGen/AMDGPU/returnaddress.ll
Log Message:
-----------
AMDGPU/GlobalISel: Select llvm.returnaddress
More information about the All-commits
mailing list