WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 32463
Unify codegen for forward and backward variants of branches
https://bugs.webkit.org/show_bug.cgi?id=32463
Summary
Unify codegen for forward and backward variants of branches
Maciej Stachowiak
Reported
2009-12-11 23:34:55 PST
Unify codegen for forward and backward variants of branches. Often the forward (jfoo) and backward (loop_if_foo) variants of branches both exist and native codegen is completely duplicated. These should be unified.
Attachments
Patch
(13.30 KB, patch)
2009-12-11 23:46 PST
,
Maciej Stachowiak
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Maciej Stachowiak
Comment 1
2009-12-11 23:46:13 PST
Created
attachment 44727
[details]
Patch
WebKit Review Bot
Comment 2
2009-12-11 23:56:43 PST
style-queue ran check-webkit-style on
attachment 44727
[details]
without any errors.
Oliver Hunt
Comment 3
2009-12-12 00:13:55 PST
Comment on
attachment 44727
[details]
Patch r=me yay for lots of minuses
Maciej Stachowiak
Comment 4
2009-12-12 09:59:06 PST
Committed
r52051
: <
http://trac.webkit.org/changeset/52051
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug