forked from OSchip/llvm-project
d66eac62fd
dead stuff around. This gets fed into the isel pass and causes certain foldings from happening because nodes have extraneous uses floating around. For example, if we turned foo(bar(x)) -> baz(x), we sometimes left bar(x) around. llvm-svn: 46305 |
||
---|---|---|
clang | ||
llvm |