aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/InlineFunction.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
commitcc994ea36bd6f501334d8be4219fc23caff025d9 (patch)
tree55949946c18b19de5028b149fd4cf65649cfcffe /lib/Transforms/Utils/InlineFunction.cpp
parentd293e0d2dcd3dc4e6030e9644846ed4d0b1bbde3 (diff)
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 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions