Assume valid srcs in cgLdPackedArrayElem() and cgCheckPackedArrayElemNull()
commit9869da12a88fd4fa36290441fc7bfa38f62700d9
authorEdwin Smith <smith@fb.com>
Mon, 15 Sep 2014 15:36:35 +0000 (15 08:36 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Sat, 20 Sep 2014 19:30:21 +0000 (20 12:30 -0700)
treee6051115a09fa7f6bba8874ca389f96d3af03846
parent93926a4b1a113b0df22b197e7318ff45e4fad24e
Assume valid srcs in cgLdPackedArrayElem() and cgCheckPackedArrayElemNull()

Summary: These were complex enough to split out into their own diff.

Reviewed By: @alexmalyshev

Differential Revision: D1566071
hphp/runtime/vm/jit/code-gen-x64.cpp