[cfe-dev] [PATCH] [PING] Microblaze ABI and function attributes

dalej dalej at apple.com
Fri Dec 17 14:48:03 PST 2010


This is MBlaze specific, so I'm not sure who could review it.  I can say it looks analogous to other target code and is unlikely to break any other target.

On Dec 17, 2010, at 6:30 AM, Wesley Peck wrote:

> Ping!
> --
> Wesley Peck
> University of Kansas
> SLDG Laboratory
> 
> <mblaze-abi.patch>
> <mblaze-attrs.patch>
> 
> On Dec 15, 2010, at 2:55 PM, Wesley Peck wrote:
> 
>> Attached are two patches that must be applied together but are separated for clarity. The first patch adds two attributes, MBlazeInterruptHandler and MBlazeSaveVolatiles, that map to the Microblaze function attributes "interrupt_handler" and "save_volatiles". The second patch adds some ABI information for the Microblaze to lib/CodeGen/TargetInfo.cpp and lowers the two attributes from the first patch to the correct LLVM calling conventions. 
>> 
>> These patches pair with the LLVM commits 121888 and 121891 to lower the attributes into the correct machine code. Please let me know if it is OK to commit these changes.
>> 
>> Thanks,
>> --
>> Wesley Peck
>> University of Kansas
>> SLDG Laboratory
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101217/4f89b3dc/attachment.html>


More information about the cfe-dev mailing list