summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
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
commit298a2946f1e6027941e522f0e38fe61d7f31c244 (patch)
treecedd94b0bcc1051f7634533da72d77cf6e3296b1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5ee2c02ac613cb828e827eaf70dc93f587f46d04 (diff)
downloadbcm5719-llvm-298a2946f1e6027941e522f0e38fe61d7f31c244.tar.gz
bcm5719-llvm-298a2946f1e6027941e522f0e38fe61d7f31c244.zip
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. llvm-svn: 64319
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud