Bug 115998

Summary: fourthTier: FTL shouldn't use FastISel and Small code model should be turned off for now
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch
none
LLVM patch
none
the patch oliver: review+

Description Filip Pizlo 2013-05-12 17:28:27 PDT
Patch forthcoming.

This is mostly for corresponding fixes in LLVM.
Comment 1 Filip Pizlo 2013-05-12 17:31:07 PDT
Created attachment 201514 [details]
the patch
Comment 2 Filip Pizlo 2013-05-12 17:31:22 PDT
Created attachment 201515 [details]
LLVM patch
Comment 3 Geoffrey Garen 2013-05-15 15:18:59 PDT
Comment on attachment 201514 [details]
the patch

r=me
Comment 4 Filip Pizlo 2013-05-21 11:16:01 PDT
Comment on attachment 201514 [details]
the patch

Clearing r+ because I'm just going to turn off the small code model, since it doesn't work, and my bugfix isn't being reviewed.
Comment 5 Filip Pizlo 2013-05-21 12:07:46 PDT
Created attachment 202456 [details]
the patch
Comment 6 Filip Pizlo 2013-05-21 12:43:19 PDT
Landed in http://trac.webkit.org/changeset/150470