It's ok to spill a tGPR register as long as it's still allocated a low register.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 13 Aug 2009 05:40:51 +0000 (05:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 13 Aug 2009 05:40:51 +0000 (05:40 +0000)
commit86e5f7b6f8cbe20ee564f3b566ce23419ac44ec4
tree3df9ac058fc92f0ff82f7709c4a56b6a4f4acdd2
parentb2d3169d96ee780e6b8f43230e36e41d97ed3140
It's ok to spill a tGPR register as long as it's still allocated a low register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78893 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb1InstrInfo.cpp
test/CodeGen/Thumb/2009-08-12-RegInfoAssert.ll [new file with mode: 0644]