"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6752fb58b66c75a081d6320237b4379c8f55949e"
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
Loading
Please register or sign in to comment