Skip to content
Commit 5bed2faf authored by Misha Brukman's avatar Misha Brukman
Browse files

Instead of checking op.getType() against MO_VirtualRegister and

MO_MachineRegister, we no longer distinguish Virtual vs. Machine registers
externally, they're ALL registers, all equal.

Registers are only differentiated whether they are >=
MRegisterInfo::FirstVirtual or not.

llvm-svn: 4823
parent 31457f06
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