OSDN Git Service

StrongPHIElimination doesn't support swapping live intervals like the coalescer does.
authorOwen Anderson <resistor@mac.com>
Tue, 25 Mar 2008 22:25:27 +0000 (22:25 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 25 Mar 2008 22:25:27 +0000 (22:25 +0000)
commit403dad66604a88d896bd43a39a289c164b7e581d
tree75d574c6102bd42a081c8149f04bb7e181ecf921
parent950a4c40b823cd4f09dc71be635229246dfd6cac
StrongPHIElimination doesn't support swapping live intervals like the coalescer does.

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