aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/PluginLoader.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2006-01-26 19:13:45 +0000
committerEvan Cheng <evan.cheng@apple.com>2006-01-26 19:13:45 +0000
commite9025f1f3ba4447d5314895a28e36e414490763c (patch)
treeb161a2f35b4ccf267fe7c98fbcee3214f5b833cc /llvm/lib/Support/PluginLoader.cpp
parent67e0189faa07765f8fd754edd781270c916bad07 (diff)
downloadllvm-e9025f1f3ba4447d5314895a28e36e414490763c.zip
llvm-e9025f1f3ba4447d5314895a28e36e414490763c.tar.gz
llvm-e9025f1f3ba4447d5314895a28e36e414490763c.tar.bz2
Another folding problem: if a node r/w chain or flag, don't fold it if it
has already been selected. The number of use check is not strong enough since a node can be replaced with newly created target node. e.g. If the original node has two uses, when it is selected for one of the uses it is replaced with another. Each node now has a single use but isel still should not fold it. llvm-svn: 25651
Diffstat (limited to 'llvm/lib/Support/PluginLoader.cpp')
0 files changed, 0 insertions, 0 deletions