Preserve both isPHIDef and isDefByCopy bits when copying parent values.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 15 Mar 2011 21:13:22 +0000 (21:13 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 15 Mar 2011 21:13:22 +0000 (21:13 +0000)
commit29ef87599c86b28db94d57705ab2901768253cad
tree4ae6fa9fae0a5d649ae9b249cb89edb9f673331d
parent8ea2649fda07b945520f686c6ac0e35a15706ad1
Preserve both isPHIDef and isDefByCopy bits when copying parent values.

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