commit | 098a14521f260777406ed1ea3fce7e284c6d4af4 | [log] [tgz] |
---|---|---|
author | fpizlo@apple.com <fpizlo@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Mar 01 20:57:37 2013 +0000 |
committer | fpizlo@apple.com <fpizlo@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Mar 01 20:57:37 2013 +0000 |
tree | 013d134ff7b3e2165ed813fdd603a5b389d8e444 | |
parent | b1bb693950f86770bb12e819913d3b45b7832849 [diff] |
DFG Branch(LogicalNot) peephole should not try to optimize and work-around the case where LogicalNot may be otherwise live https://bugs.webkit.org/show_bug.cgi?id=111209 Reviewed by Oliver Hunt. Even if it is then everything will work just fine. It's not necessary to check the ref count here. * dfg/DFGFixupPhase.cpp: (JSC::DFG::FixupPhase::fixupNode): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@144486 268f45cc-cd09-0410-ab3c-d52691b4dbfc