commit | f626fac9d37a16d6f1bbcb18d81f376eda650f7a | [log] [tgz] |
---|---|---|
author | mmirman@apple.com <mmirman@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Feb 23 22:08:41 2015 +0000 |
committer | mmirman@apple.com <mmirman@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Feb 23 22:08:41 2015 +0000 |
tree | 976307f6766d205a8281eb9c87e4fee19cdcdf27 | |
parent | ab2f92604d0837621ef7b9525150a74b87f44280 [diff] |
r9 is volatile on ARMv7 for iOS 3 and up. https://bugs.webkit.org/show_bug.cgi?id=141489 rdar://problem/19432916 Reviewed by Michael Saboff. * jit/RegisterSet.cpp: (JSC::RegisterSet::calleeSaveRegisters): removed r9 from the list of ARMv7 callee save registers. * tests/stress/regress-141489.js: Added. (foo): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@180516 268f45cc-cd09-0410-ab3c-d52691b4dbfc