aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetInstrInfo.h
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
commitcd920d9ecfcefff13c3619a32b58399cac2e3630 (patch)
treefe113157e59c745b9a853036cd4b7320ac8568b4 /include/llvm/Target/TargetInstrInfo.h
parent501e763dfe8337be6a530c61ca31f724f105fd05 (diff)
downloadexternal_llvm-cd920d9ecfcefff13c3619a32b58399cac2e3630.zip
external_llvm-cd920d9ecfcefff13c3619a32b58399cac2e3630.tar.gz
external_llvm-cd920d9ecfcefff13c3619a32b58399cac2e3630.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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53057 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Target/TargetInstrInfo.h')
0 files changed, 0 insertions, 0 deletions