Air should do more shuffling and shuffles should be coalescable
https://bugs.webkit.org/show_bug.cgi?id=154405
Summary Air should do more shuffling and shuffles should be coalescable
Filip Pizlo
Reported 2016-02-18 12:40:20 PST
Any sequence of consecutive Move instructions can be turned into a Shuffle. We should do that.
Attachments
it's a start (9.23 KB, patch)
2016-02-18 12:41 PST, Filip Pizlo
no flags
more (13.35 KB, patch)
2016-02-18 15:57 PST, Filip Pizlo
no flags
oh man (17.00 KB, patch)
2016-02-18 17:54 PST, Filip Pizlo
no flags
a bit more (26.10 KB, patch)
2016-02-23 11:07 PST, Filip Pizlo
no flags
more (27.59 KB, patch)
2016-03-01 20:28 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2016-02-18 12:41:37 PST
Created attachment 271683 [details] it's a start
Filip Pizlo
Comment 2 2016-02-18 15:57:27 PST
Created attachment 271710 [details] more man, Shuffle instructions never fail to harsh my mellow.
Filip Pizlo
Comment 3 2016-02-18 17:54:28 PST
Filip Pizlo
Comment 4 2016-02-23 11:07:02 PST
Created attachment 272036 [details] a bit more
Filip Pizlo
Comment 5 2016-03-01 20:28:14 PST
Note You need to log in before you can comment on or make changes to this bug.