[PATCH] Simplify the PNaCl/le32 ABI to ignore regparm

Eli Bendersky eliben at google.com
Mon Apr 8 11:22:55 PDT 2013


Hello,

This patch simplifies the PNaCl/le32 target ABI in the custom lowering code
in lib/CodeGen/TargetInfo.cpp to ignore the regparm attribute and always
pass integers without inreg. Tests and comments updated accordingly.

PTAL

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130408/1e97d689/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: le32-simplify-regparm-abi.1.patch
Type: application/octet-stream
Size: 6181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130408/1e97d689/attachment.obj>


More information about the cfe-commits mailing list