RESOLVED FIXED 143792
Harden DFGForAllKills
https://bugs.webkit.org/show_bug.cgi?id=143792
Summary Harden DFGForAllKills
Filip Pizlo
Reported 2015-04-15 12:10:19 PDT
Currently it appears to have issues with: - Bytecode instructions that don't have an origin in DFG IR because the operations were killed off. - MovHint doing a kill because the local is always live.
Attachments
the patch (6.77 KB, patch)
2015-04-15 12:15 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2015-04-15 12:15:36 PDT
Created attachment 250833 [details] the patch
Geoffrey Garen
Comment 2 2015-04-15 13:09:50 PDT
Comment on attachment 250833 [details] the patch r=me
Filip Pizlo
Comment 3 2015-04-15 13:34:05 PDT
Note You need to log in before you can comment on or make changes to this bug.