Bug 153313

Summary: Move32 should have an Imm, Tmp form
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 150279    
Attachments:
Description Flags
the patch mark.lam: review+

Filip Pizlo
Reported 2016-01-21 11:57:49 PST
This enables some useful optimizations, like constant propagation in fixObviousSpills().
Attachments
the patch (1.81 KB, patch)
2016-01-21 11:59 PST, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2016-01-21 11:59:32 PST
Created attachment 269479 [details] the patch
Mark Lam
Comment 2 2016-01-21 12:01:14 PST
Comment on attachment 269479 [details] the patch r=me
Filip Pizlo
Comment 3 2016-01-21 12:18:05 PST
Landed and broke the world in http://trac.webkit.org/changeset/195418. Fixed the world in http://trac.webkit.org/changeset/195419.
Note You need to log in before you can comment on or make changes to this bug.