Bug 151457

Summary: FTL->B3 lowering should support absolute(), double comparisons, and intToDouble()
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 151428    
Attachments:
Description Flags
the patch benjamin: review+

Filip Pizlo
Reported 2015-11-19 12:21:46 PST
Patch forthcoming.
Attachments
the patch (7.08 KB, patch)
2015-11-19 12:22 PST, Filip Pizlo
benjamin: review+
Filip Pizlo
Comment 1 2015-11-19 12:22:45 PST
Created attachment 265882 [details] the patch
Benjamin Poulain
Comment 2 2015-11-19 12:25:25 PST
Comment on attachment 265882 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=265882&action=review > Source/JavaScriptCore/dfg/DFGCommon.h:41 > -#define FTL_USES_B3 0 > +#define FTL_USES_B3 1 Don't forget that one.
Filip Pizlo
Comment 3 2015-11-19 12:27:17 PST
Note You need to log in before you can comment on or make changes to this bug.