diff options
author | Dan Gohman <gohman@apple.com> | 2008-07-02 23:23:19 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-07-02 23:23:19 +0000 |
commit | 22e9707480f1cf56e65559b8d4d8d0374f03c5e9 (patch) | |
tree | 7ecb9218be901c6ad65533bde0ced00612a15ddf /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | 80025c257f7be3b8486bf6b2212cbb6d61da01ef (diff) | |
download | llvm-22e9707480f1cf56e65559b8d4d8d0374f03c5e9.zip llvm-22e9707480f1cf56e65559b8d4d8d0374f03c5e9.tar.gz llvm-22e9707480f1cf56e65559b8d4d8d0374f03c5e9.tar.bz2 |
Replace a few uses of SelectionDAG::getTargetNode with
SelectionDAG::SelectNodeTo in the instruction selector. This
updates existing nodes in place instead of creating new ones.
Go back to selecting ISD::DBG_LABEL nodes into
TargetInstrInfo::DBG_LABEL nodes instead of leaving them
unselected, now that SelectNodeTo allows us to update them
in place.
llvm-svn: 53057
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions