CodeGen: Make RegAllocRegistry a template class
Will allow re-using the machinery for independent sets of register allocators. This will allow AMDGPU to use separate command line options for the allocator to use for SGPRs separate from VGPRs. llvm-svn: 354687
Loading
Please register or sign in to comment