"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "31b60980dc1645d14dc7dadf176b12fd4f3b2060"
switch the register iterator to act more like hte LLVM value iterator: dereferencing
it now returns the machineinstr of the use. To get the operand, use I.getOperand(). Add a new MachineRegisterInfo::replaceRegWith, which is basically like Value::replaceAllUsesWith. llvm-svn: 45482
Loading
Please register or sign in to comment