OSDN Git Service

Fix an extremely stupid bug that prevented first round of coalescing (physical regist...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 9 Oct 2007 23:36:27 +0000 (23:36 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 9 Oct 2007 23:36:27 +0000 (23:36 +0000)
commit5edc57fa426837fd745bcf7265f008f98b2c5393
treeb09b2777e085d78ccdc23f15869aa5c9d02422af
parent80fe9e8459514670b6683e8c005367fd1af3a7e8
Fix an extremely stupid bug that prevented first round of coalescing (physical registers only) from happening.

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