aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-07-02 23:23:19 +0000
committerDan Gohman <gohman@apple.com>2008-07-02 23:23:19 +0000
commit22e9707480f1cf56e65559b8d4d8d0374f03c5e9 (patch)
tree7ecb9218be901c6ad65533bde0ced00612a15ddf /llvm/lib/CodeGen/LiveVariables.cpp
parent80025c257f7be3b8486bf6b2212cbb6d61da01ef (diff)
downloadllvm-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