[all-commits] [llvm/llvm-project] 383f7c: [AArch64] Use CCAssignFnForReturn helper in more s...
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Wed Aug 26 14:40:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 383f7c88589c5cf60fc09fd7d9b30ddd65642c34
https://github.com/llvm/llvm-project/commit/383f7c88589c5cf60fc09fd7d9b30ddd65642c34
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64] Use CCAssignFnForReturn helper in more spots. NFC.
It was added for GISel, but SDAG could use it too!
More information about the All-commits
mailing list