Don't add instructions to subtree for Phi or Call.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 12:54:27 +0000 (12:54 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 12:54:27 +0000 (12:54 +0000)
commit4c31fb5fbb9c2a3feaf9d8cc565f85cb805a8125
tree1f55cc79062ed603d8672fe3c0568c361f0000b0
parentfe30f1f664500c6cd99baf02cae0fc3680864323
Don't add instructions to subtree for Phi or Call.
Free tree nodes when done.
Avoid obscuring code with for_each and bind_obj :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@612 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSelection/InstrForest.cpp
lib/Target/SparcV9/InstrSelection/InstrForest.cpp