[all-commits] [llvm/llvm-project] f22b1d: [CodeGen] Replace MCPhysReg with MCRegister in Mac...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Aug 24 23:41:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f22b1da8791edd557ce34c87190e329df2e1c892
https://github.com/llvm/llvm-project/commit/f22b1da8791edd557ce34c87190e329df2e1c892
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/lib/CodeGen/MachineBasicBlock.cpp
Log Message:
-----------
[CodeGen] Replace MCPhysReg with MCRegister in MachineBasicBlock::isLiveIn/removeLiveIn. NFC
We already used it for addLiveIn.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list