It looks like physref->virtreg joining is working fine. Enable it by default
authorChris Lattner <sabre@nondot.org>
Sat, 17 Jul 2004 21:51:25 +0000 (21:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Jul 2004 21:51:25 +0000 (21:51 +0000)
commite1b9536d546b78f8cffc7efbb2ff75d7e15f9749
tree913436b66403f8b2c05ee87576bd5e5c62b2685f
parent42df461c9078717e8422e8159b0a977cd2171d37
It looks like physref->virtreg joining is working fine.  Enable it by default
but make virtreg->virtreg joining stay off by default

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