Remove CppCall's indirect call kinds, move to its own header
commitb460e495a1a913008613365f97a46af76f51de94
authorbsimmers <bsimmers@fb.com>
Thu, 2 Oct 2014 23:14:44 +0000 (2 16:14 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 3 Oct 2014 19:00:21 +0000 (3 12:00 -0700)
treee2df9ffe225f33b52121bde37d4978df4dca974a
parent767dbf8c94ceb7445150f737ccb4feb3da19ec24
Remove CppCall's indirect call kinds, move to its own header

Summary: IndirectReg and IndirectVreg were both unused, and CppCall is big
enough to deserve its own header.

Reviewed By: @edwinsmith

Differential Revision: D1593286
hphp/runtime/vm/jit/code-gen-arm.cpp
hphp/runtime/vm/jit/code-gen-helpers-arm.cpp
hphp/runtime/vm/jit/code-gen-helpers-arm.h
hphp/runtime/vm/jit/code-gen-helpers-x64.cpp
hphp/runtime/vm/jit/code-gen-helpers-x64.h
hphp/runtime/vm/jit/code-gen-helpers.h
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/cpp-call.h [copied from hphp/runtime/vm/jit/code-gen-helpers.h with 70% similarity]
hphp/runtime/vm/jit/mc-generator.h
hphp/runtime/vm/jit/native-calls.h