[llvm-commits] [patch][pr14113] Use inreg in combination with x86_fastcallcc

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Oct 21 18:46:13 PDT 2012


> The changes involving padding types are relatively difficult to
> follow; can you split them out into a followup patch?

Thanks! Doing the split I found out that the code was more generic
than what was needed in the end. The two  patches are attached.

> -Eli

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-padding.patch
Type: application/octet-stream
Size: 8032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121021/8255202a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: padding.patch
Type: application/octet-stream
Size: 8501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121021/8255202a/attachment-0001.obj>


More information about the llvm-commits mailing list