Remove IR instructions for static locals
commit495f1c64f11995322b792bdf6f756d4aad4c54c4
authorPaul Bissonnette <paulbiss@fb.com>
Mon, 18 Mar 2019 02:56:24 +0000 (17 19:56 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 18 Mar 2019 03:01:08 +0000 (17 20:01 -0700)
treead89aa4406284b3076dbd745be5ccfeac80b88bf
parentbcaf6b9424ef860f7b3af2daeefa586b4b1cb86e
Remove IR instructions for static locals

Reviewed By: ricklavoie

Differential Revision: D14317134

fbshipit-source-id: 9877255c0836615ffc227295f12580d8c2821f27
hphp/doc/ir.specification
hphp/runtime/vm/jit/dce.cpp
hphp/runtime/vm/jit/extra-data.h
hphp/runtime/vm/jit/gvn.cpp
hphp/runtime/vm/jit/ir-opcode.cpp
hphp/runtime/vm/jit/irlower-closure.cpp
hphp/runtime/vm/jit/irlower-static-loc.cpp [deleted file]
hphp/runtime/vm/jit/memory-effects.cpp
hphp/runtime/vm/jit/phi.cpp
hphp/runtime/vm/jit/refcount-opts.cpp