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

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue May 8 08:08:48 PDT 2012


On May 8, 2012, at 3:46 AM, Yiannis Tsiouris wrote:

> 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). :-)

Committed r156382

/jakob




More information about the llvm-commits mailing list