OSDN Git Service

Don't populate TryAgainList when coalescing only physical registers with virtual...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 18 Apr 2007 02:30:19 +0000 (02:30 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 18 Apr 2007 02:30:19 +0000 (02:30 +0000)
commitfaf05bbaea5893488dac4eee58700912ddfe28cc
tree5c8a3a72a1a920b4428204244126b22efbfd8b0f
parent5a713cc72fd56c81e4cccc582f5eb0c731ad7c9f
Don't populate TryAgainList when coalescing only physical registers with virtual registers.

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