On Friday 19 September 2008 11:37, Evan Cheng wrote:
> Please avoid using VirtRegMap. It's very tied to the current register
> allocation pieces and not easily reusable. One of my mission in life
> is to kill it.
Im surprised to see this. I found it rather easy to re-use for custom
register allocators.
-Dave