[Webkit-unassigned] [Bug 47384] ARMv7 JIT should generated conditional branches when possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 14:14:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47384





--- Comment #12 from David Goodwin <david_goodwin at apple.com>  2010-10-13 14:14:51 PST ---
(In reply to comment #11)
> David you may find it helpful to run the style checker before you upload, it's in the normal checkout at:
> WebKitTools/Scripts/check-webkit-style
> 
> There's also the webkit-patch script that can automate the process of submitting a patch if you're interested.

Yeah, I use that, but there are a lot of violations in the file already so it takes some work to weed out the new ones that I've introduced. Plus something like the JUMP_TEMPORARY_REGISTER I assume I can't fix because I am just using something that is already defined and in use elsewhere in the code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list