Misha Brukman 35880f394f 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4823 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-22 22:40:52 +00:00
..
2002-10-29 17:15:01 +00:00
2002-10-29 16:50:06 +00:00
2002-09-14 23:04:52 +00:00
2002-10-29 16:50:33 +00:00
2002-10-23 01:11:51 +00:00