summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test.cc
diff options
context:
space:
mode:
author Dave Allison <dallison@google.com> 2014-04-03 16:33:48 -0700
committer Dave Allison <dallison@google.com> 2014-04-03 16:33:48 -0700
commit8325296769a77ecf3ab647b5ab516f439f5b3206 (patch)
tree8879dd1da4c2169f53f705fbfe66bd733e070a98 /compiler/optimizing/codegen_test.cc
parent03bafa4b80e130664295a8eada93d20bc6f6cdeb (diff)
Disable use of R4 as a promotable register
When we are using implicit suspend checks we can potentially use r4 as a register into which variables can be promoted. However the runtime doesn't save this and thus will corrupt it. Not good. This disables the promotion of r4 until we can figure out how to make the runtime save it properly. Change-Id: Ib95ce93579e1c364de5ecc8e728f2cb7990da77a
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions