|
From: John R. <jr...@bi...> - 2011-10-27 17:42:16
|
On 10/25/2011 03:29 AM, Julian Seward wrote: > If you have a change that you think > should get merged, please let me know. https://bugs.kde.org/show_bug.cgi?id=276897#c7 contains a patch for faster dispatching and for better TT_FAST caching in ARM mode. It is derived from the earlier patch which also supports armv5/armv6. The new patch omits the changes associated with armv5/armv6 support, and so the resulting code still requires armv7 or above, just like the current VALGRIND_3_7_BRANCH. Thus the c7 patch aims to provide speed benefits without meddling in the issue of hardware support. Because I have only armv5te, then I cannot test the new patch. But if other developers do run the tests and the tests PASS, then I believe this is an appropriate candidate for merging. -- |