[llvm-commits] PATCH: Ghange CSR_Ghc (name) to CSR_NoRegs

Yiannis Tsiouris gtsiour at softlab.ntua.gr
Tue May 8 03:46:42 PDT 2012


This small patch generalizes the empty CalleeSavedRegs def in
X86CallingConv.td. Thus, the same def can be used by all X86 calling
conventions which have no callee-saved registers (e.g. the HiPE calling
convention). :-)

Best,
Yiannis

-- 
Yiannis Tsiouris
Ph.D. student,
Software Engineering Laboratory,
National Technical University of Athens
WWW: http://www.softlab.ntua.gr/~gtsiour

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSR_Ghc-to-CSR_NoRegs.diff
Type: text/x-diff
Size: 1362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120508/47cbba03/attachment.diff>


More information about the llvm-commits mailing list