Reduce the workload by not adding chain users to work list.
authorJim Laskey <jlaskey@mac.com>
Fri, 13 Oct 2006 23:32:28 +0000 (23:32 +0000)
committerJim Laskey <jlaskey@mac.com>
Fri, 13 Oct 2006 23:32:28 +0000 (23:32 +0000)
commit274062c172bbdf70b8f717875ecf0dabb176c6e5
tree18172303d7d3f84412d42b566283e03439ea3e16
parentdc78cbf45794739ee0fbc8e0c0597f97b5e94df6
Reduce the workload by not adding chain users to work list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30948 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp