Move greedy register allocation to its own function, PACK-GREEDY
authorPaul Khuong <pvk@pvk.ca>
Tue, 12 Nov 2013 23:35:48 +0000 (18:35 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 2 Dec 2013 03:44:44 +0000 (22:44 -0500)
commitc0f4afb78681ff76beb6758ae6e9c0cced699ea5
treed9d7c69f2d9187af0c1e33f3e834e09287e2967f
parent590df13be510876c71757f4a14a2424e8c57ad61
Move greedy register allocation to its own function, PACK-GREEDY

In preparation for there being multiple allocators.
src/compiler/pack.lisp