Remove uses of getCalleeSavedRegClasses from outside the
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Jun 2010 12:39:06 +0000 (12:39 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 2 Jun 2010 12:39:06 +0000 (12:39 +0000)
commitce48c1de828688b34cf5c2038fde23368a0a45f4
treec5559e2f086c130dbe2570cbe69dd8936907a91f
parent8dbbacedcd846723ac55e04c1c07882c09818b55
Remove uses of getCalleeSavedRegClasses from outside the
backends and removes the virtual declaration. With that out of the way
I should be able to cleanup one backend at a time.

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