[LLVMdev] Using VirtRegMap

David Greene dag at cray.com
Fri Sep 19 11:15:17 PDT 2008


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



More information about the llvm-dev mailing list