MachineOperand is missing a ChangeToTargetIndex method that could be useful to be used by backends (we found it useful for our backend, there are hacks to workaround it in order to call "removeRegsFromUses", but are not nice).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM