Bug 151009 - X86_64 support for compareDouble(DoubleCondition, FPRegisterID left, FPRegisterID right, RegisterID dest)
Summary: X86_64 support for compareDouble(DoubleCondition, FPRegisterID left, FPRegist...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks: 150903 151008
  Show dependency treegraph
 
Reported: 2015-11-08 18:21 PST by Filip Pizlo
Modified: 2015-11-11 10:50 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.27 KB, patch)
2015-11-10 12:19 PST, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2015-11-08 18:21:08 PST
B3 needs to be able to compile a double comparison that yields a boolean 0 or 1 in a GPR.
Comment 1 Michael Saboff 2015-11-10 12:19:28 PST
Created attachment 265218 [details]
Patch
Comment 2 Geoffrey Garen 2015-11-10 12:25:59 PST
r=me too
Comment 3 WebKit Commit Bot 2015-11-10 13:52:14 PST
Comment on attachment 265218 [details]
Patch

Clearing flags on attachment: 265218

Committed r192267: <http://trac.webkit.org/changeset/192267>
Comment 4 WebKit Commit Bot 2015-11-10 13:52:18 PST
All reviewed patches have been landed.  Closing bug.