diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-01-25 04:12:04 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-01-25 04:12:04 +0000 |
commit | de5a0b65c27cc82300d3046fb9c119b8b524aa81 (patch) | |
tree | 4a53d4739d96c35e1cb6ba23961aee4834a0f04a /lib/Analysis/ConstantFolding.cpp | |
parent | 36e91e9599c014fc0044c02030973bcfc78fbc68 (diff) |
Modify MipsFrameLowering::emitPrologue and emitEpilogue.
- Use MipsAnalyzeImmediate to expand immediates that do not fit in 16-bit.
- Change the types of variables so that they are sufficiently large to handle
64-bit pointers.
- Emit instructions to set register $28 in a function prologue after
instructions which store callee-saved registers have been emitted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148917 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions