[LLVMdev] PATCH: Registry template
David Greene
dag at cray.com
Fri Aug 31 11:46:37 PDT 2007
On Friday 31 August 2007 00:32, Gordon Henriksen wrote:
> This is a template that takes care of managing plugin registries.
Woot! I relized the need for such a thing when I did the pluggable
register coalescer work.
In particular, register allocators should use this. They use a special
regalloc-only thing that as far as I can tell only exists for historical
reasons (perhaps it was the first one?).
-Dave
More information about the llvm-dev
mailing list