diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-08-23 00:21:05 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-08-23 00:21:05 +0000 |
commit | fc4eafa0f490bd06d8191a2f007514b9e3ce0387 (patch) | |
tree | 3ba47dec32b4f29ed8b80df2b2ddb55186892f38 /lib/CodeGen/MachineScheduler.cpp | |
parent | 91a35f03da446009cd1de4cdabaa1cdec7e74e0c (diff) |
Make function loadImmediate a member of MipsSEInstrInfo and change it to return
the temporary register that was used to load the immediate. Currently, it always
returns register $at, but this will change if, in the future, we decide to use
another register.
No changes in functionality.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162417 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions