[all-commits] [llvm/llvm-project] 0473e9: [AArch64] Replace unneeded CCAssignToRegWithShadow...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 21 16:33:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0473e9f41a3508259aaf38608ab147ff858b2fc5
https://github.com/llvm/llvm-project/commit/0473e9f41a3508259aaf38608ab147ff858b2fc5
Author: Fangrui Song <i at maskray.me>
Date: 2021-08-21 (Sat, 21 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64CallingConvention.td
Log Message:
-----------
[AArch64] Replace unneeded CCAssignToRegWithShadow with CCAssignToReg
CCState::AllocateReg handles aliased registers.
More information about the All-commits
mailing list