[mips] Expand pseudo load, store and copy instructions right before
authorAkira Hatanaka <ahatanaka@mips.com>
Sat, 30 Mar 2013 01:04:11 +0000 (01:04 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Sat, 30 Mar 2013 01:04:11 +0000 (01:04 +0000)
commitd6a77822a98b9b5329916e994aac3a19c540be43
tree7432a9a4744c4349e2e89bdb596e52ea20035753
parent2cd7d3f9ce034ecc4ef4d6fa8fc7dac06f0c708f
[mips] Expand pseudo load, store and copy instructions right before
callee-saved scan.

The code makes use of register's scavenger's capability to spill multiple
registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178391 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsSEFrameLowering.cpp