Refactor code re: moves and loads in ResolutionPlan
commitd477d09b799ecd978ae42a34b47173407c363a56
authorMax Wang <mwang@fb.com>
Thu, 12 Nov 2015 17:54:43 +0000 (12 09:54 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 12 Nov 2015 18:00:40 +0000 (12 10:00 -0800)
tree8b894279cfd34b86f5d67602f252a393f2cce4bf
parent0bfecff96524a635fb988d4b1e00154f21a4ea24
Refactor code re: moves and loads in ResolutionPlan

Summary: This will make the upcoming copy-coalescing and def-inst-remat changes a
bit cleaner.

Reviewed By: edwinsmith

Differential Revision: D2635039

fb-gh-sync-id: 30ddacb220db48bd4a9e05d27562394c2a5e4605
hphp/runtime/vm/jit/vasm-x64.cpp
hphp/runtime/vm/jit/vasm-xls.cpp