aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-02-11 20:25:59 +0000
committerDan Gohman <gohman@apple.com>2009-02-11 20:25:59 +0000
commit3ea665c6357708b34e5fcacf7b882de1bd51a3c6 (patch)
tree55949946c18b19de5028b149fd4cf65649cfcffe /test/Bindings
parent9501abf1d6fe8053ace6dc81db848286f1b46fee (diff)
downloadexternal_llvm-3ea665c6357708b34e5fcacf7b882de1bd51a3c6.zip
external_llvm-3ea665c6357708b34e5fcacf7b882de1bd51a3c6.tar.gz
external_llvm-3ea665c6357708b34e5fcacf7b882de1bd51a3c6.tar.bz2
Delete the heuristic for non-livein CopyFromReg nodes. Non-liveinness
is determined by whether the node has a Flag operand. However, if the node does have a Flag operand, it will be glued to its register's def, so the heuristic would end up spuriously applying to whatever node is the def. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64319 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bindings')
0 files changed, 0 insertions, 0 deletions