Actually optimize in PACK-TN
authorPaul Khuong <pvk@pvk.ca>
Wed, 20 Nov 2013 00:53:02 +0000 (19:53 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 2 Dec 2013 03:44:43 +0000 (22:44 -0500)
We used to track location usage information, but never use it to
determine which register to use.  I'm not actually convinced that
this change improves the quality of the code we generate, but it
can't hurt for PACK-TN to actually do what it says it does: usage-
guided packing can always be disabled if it's not useful.


No differences found