search for: 0b1f7a58

Displaying 2 results from an estimated 2 matches for "0b1f7a58".

2010 Apr 15
0
[LLVMdev] Few questions about stack frame and calling conventions implementation in a backend
...ing structures by value. ABI says that aggregates up to 32bytes should be returned directly in register. Any advice how this could be done? Thanks Artur -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100415/0b1f7a58/attachment.html>
2010 Apr 15
2
[LLVMdev] Few questions about stack frame and calling conventions implementation in a backend
Hi all, I've been working for some time now on a backend for our CPU. However I couldn't figure out how to implement some stuff. I'd appreciate your help with these. First thing is return address -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100415/989f532c/attachment.html>