Eliminate users of MachineOperand::isPhysicalRegister
authorChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 20:41:10 +0000 (20:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 20:41:10 +0000 (20:41 +0000)
commit3d878d80d67452865e286069ceefe918c0f65acb
tree5bbfab6b3cbe7856e013c1a394b9af132a676a34
parentbd0485034c3c92cd1e5250d60ccddba6587cb8ee
Eliminate users of MachineOperand::isPhysicalRegister

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/RegAllocLocal.cpp