Add ConvertConstantToIntType() to unify all constant handling
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 29 Jul 2003 19:54:41 +0000 (19:54 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 29 Jul 2003 19:54:41 +0000 (19:54 +0000)
commitada280faa9e4e912543d1dc1a536ecf4cc396260
tree0d2b4e92e83bb1aba8fa169199b2a35607dab68d
parent83d30c89e55642462a2341547f516711f80c4c9a
Add ConvertConstantToIntType() to unify all constant handling
that depends on machine register size.
Moved insertCallerSavingCode() to PhyRegAlloc and
moved isRegVolatile and modifiedByCall to TargetRegInfo: they are all
machine independent.  Remove several dead functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7392 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9Internals.h