It's ok to spill a tGPR register as long as it's still allocated a low register.
commit54bf800f169cc9594cd79da984fa0c7e32d3b30a
authorEvan Cheng <evan.cheng@apple.com>
Thu, 13 Aug 2009 05:40:51 +0000 (13 05:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 13 Aug 2009 05:40:51 +0000 (13 05:40 +0000)
tree3df9ac058fc92f0ff82f7709c4a56b6a4f4acdd2
parent9fa0f937cb7795a5b6676788e36608b9bef4ff19
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]