- Store val, [sp, c] must be selected to tSTRsp.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 6 Feb 2007 00:22:06 +0000 (00:22 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 6 Feb 2007 00:22:06 +0000 (00:22 +0000)
commitad0e465889d49f423436dc56d50c838df2672133
tree64b5edc029207e708799ec6df906c5045b47c428
parentd2a988caad393ce88adfbadae8af6c87dabd2bf6
- Store val, [sp, c] must be selected to tSTRsp.
- If c does not fit in the offset field, materialize sp + c into a register
  using tADDhirr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33944 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp