[cfe-commits] [llvm-commits] [patch][pr14113] Use inreg in combination with x86_fastcallcc
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Oct 23 17:29:56 PDT 2012
> I really don't like that we're checking for a platform-specific
> calling convention in target-independent code. (If you need an extra
> flag in the ABIArgInfo to distinguish regular padding and inreg
> padding, feel free to add one.)
New patches attached.
> -Eli
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 2530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121023/33e033f8/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang1.patch
Type: application/octet-stream
Size: 8268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121023/33e033f8/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang2.patch
Type: application/octet-stream
Size: 11315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121023/33e033f8/attachment-0002.obj>
More information about the cfe-commits
mailing list