Remove decls for rCGxxx, give them to vasm and use vasm temps instead.
commitb7647a6bade4bdec4b6039c75aff98e4d896eaf6
authorEdwin Smith <smith@fb.com>
Mon, 25 Aug 2014 17:14:20 +0000 (25 10:14 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 27 Aug 2014 18:30:27 +0000 (27 11:30 -0700)
treeeaeb17971af14f334fc97264f3430ed954b2ce0d
parentc162114abb709e31b48c1b105704738f78586208
Remove decls for rCGxxx, give them to vasm and use vasm temps instead.

Summary: Baby step towards vasm register allocation for the full unit.

Reviewed By: @alexmalyshev

Differential Revision: D1519393
hphp/runtime/vm/jit/abi-x64.h
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/vasm-x64.h