Skip to content
Commit 0e615e6c authored by Chris Lattner's avatar Chris Lattner
Browse files

Eliminate MachineOperand::isPhysicalRegister. The X86 backend should use

MRegisterInfo::isPhysicalRegister(MO.getReg()) and the Sparc backend should
use isMachineRegister()

llvm-svn: 11279
parent 373fba5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment