[llvm-commits] Make getPhysicalRegisterRegClass non virtual

Rafael Espindola espindola at google.com
Sat Jul 10 21:21:54 PDT 2010


With the recent changes to how copies are handled, we no longer need
to tweak getPhysicalRegisterRegClass for Thumb or Blackfin. The
attached patch makes it non-virtual and removes the target specific
implementations.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: virtual.patch
Type: text/x-patch
Size: 4049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100711/eef044bd/attachment.bin>


More information about the llvm-commits mailing list