[all-commits] [llvm/llvm-project] 8120cf: [NFC] [TargetRegisterInfo] add another API to get ...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Thu Jan 21 17:10:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8120cfedf55ade13a0a1a4a4629911aa2f8ed9c3
https://github.com/llvm/llvm-project/commit/8120cfedf55ade13a0a1a4a4629911aa2f8ed9c3
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-01-21 (Thu, 21 Jan 2021)
Changed paths:
M llvm/include/llvm/CodeGen/TargetRegisterInfo.h
M llvm/lib/CodeGen/TargetRegisterInfo.cpp
Log Message:
-----------
[NFC] [TargetRegisterInfo] add another API to get srcreg through copy.
Reviewed By: nemanjai, jsji
Differential Revision: https://reviews.llvm.org/D92069
More information about the All-commits
mailing list