Remove and simplify some of the bewildering collection of isFOORegister
authorChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 21:21:17 +0000 (21:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 21:21:17 +0000 (21:21 +0000)
commit376ad9fa9f66facc7100186f0a1f56c1be858ff5
tree111e6732ad96fa65fab41792f1a79e4ce75eba8b
parent2b38c0d94bb54659c8748eca75b4ca64a0f01b78
Remove and simplify some of the bewildering collection of isFOORegister
methods which have strangely different semantics in different backends,
and noone knew what any did.

Getting rid of these ALSO allows the dependence of MachineInstr.h on
MRegisterInfo.h to be removed, which makes me much happier, and probably
alkis too.  :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11287 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h