Remove AllocSpill/FreeSpill
commit2f14ad8d547974b08a4231f78cb46867e011c2ea
authorJordan DeLong <jdelong@fb.com>
Thu, 16 May 2013 05:20:44 +0000 (15 22:20 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 20 May 2013 20:52:25 +0000 (20 13:52 -0700)
tree98c6f180d4ca9f0ffca5d13f6d605d1c535f3042
parent2baabea1aec57613bf10a90b20e2ec78aa1c9faa
Remove AllocSpill/FreeSpill

Doesn't work, so we shouldn't maintain it.  We can add a
feature like this later if we need it (although it might be easier and
just as good to just increase the preallocated spill number if
needed).
hphp/doc/ir.specification
hphp/runtime/vm/translator/hopt/codegen.cpp
hphp/runtime/vm/translator/hopt/ir.h
hphp/runtime/vm/translator/hopt/linearscan.cpp
hphp/runtime/vm/translator/hopt/linearscan.h