llvm-project
ce9fb443
- CodeGen: Remove MachineFunction argument from getRegClass
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
CodeGen: Remove MachineFunction argument from getRegClass This is a low level utility to parse the MCInstrInfo and should not depend on the state of the function.
References
#158228 - ARM: Remove TRI argument from AddDReg
#158224 - CodeGen: Keep reference to TargetRegisterInfo in TargetInstrInfo
#158229 - CodeGen: Remove TRI argument from reMaterialize
#158240 - CodeGen: Remove TRI arguments from stack load/store hooks
#158225 - CodeGen: Remove TRI argument from getRegClass
#158188 - CodeGen: Remove MachineFunction argument from getRegClass
Author
arsenm
Committer
arsenm
Parents
27e24b96
Loading