diff options
author | Mark Lacey <mark.lacey@apple.com> | 2013-08-14 23:50:09 +0000 |
---|---|---|
committer | Mark Lacey <mark.lacey@apple.com> | 2013-08-14 23:50:09 +0000 |
commit | f367cd9239fd5376c63d9dad63eadf1fa956b53b (patch) | |
tree | 15f4fa5cb2c507d0e773d82985c16ff2e55c4a36 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | f9ea88546fc1e0ce85de0fe7af899c27d461bcae (diff) | |
download | bcm5719-llvm-f367cd9239fd5376c63d9dad63eadf1fa956b53b.tar.gz bcm5719-llvm-f367cd9239fd5376c63d9dad63eadf1fa956b53b.zip |
Notify LiveRangeEdit of new virtual registers.
Add a delegate class to MachineRegisterInfo with a single virtual
function, MRI_NoteNewVirtualRegister(). Update LiveRangeEdit to inherit
from this delegate class and override the definition of the callback
with an implementation that tracks the newly created virtual registers.
llvm-svn: 188435
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions