RESOLVED FIXED 153313
Move32 should have an Imm, Tmp form
https://bugs.webkit.org/show_bug.cgi?id=153313
Summary Move32 should have an Imm, Tmp form
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.