diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-25 21:06:09 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-07-25 21:06:09 +0000 |
commit | 45766ab6822c1d74523bd65e9a9c4d7d3109573e (patch) | |
tree | 7e09313a079d1d55245dac14d57cbc7a9e274b25 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a33b1d1d74f0448de34da9ce9873e7ae2e25b90f (diff) | |
download | llvm-45766ab6822c1d74523bd65e9a9c4d7d3109573e.zip llvm-45766ab6822c1d74523bd65e9a9c4d7d3109573e.tar.gz llvm-45766ab6822c1d74523bd65e9a9c4d7d3109573e.tar.bz2 |
(1) Change the way unused regs. are marked and found to consider regType
info (since multiple reg types may share the same reg class).
(2) Remove machine-specific regalloc. methods that are no longer needed.
In particular, arguments and return value from a call do not need
machine-specific code for allocation.
(3) Rename TargetRegInfo::getRegType variants to avoid unintentional
overloading when an include file is omitted.
llvm-svn: 7329
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions