[llvm-commits] [patch] Remove the TargetRegisterClass from CalleeSavedInfo

Rafael Espindola espindola at google.com
Wed Jun 2 09:33:01 PDT 2010


One more cleanup. If a register is callee saved, it always saves the
full register, so we don't need the class to be present in
CalleeSavedInfo.

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CalleeSavedInfo.patch
Type: text/x-diff
Size: 16484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100602/4a5e2d87/attachment.patch>


More information about the llvm-commits mailing list