[LLVMdev] Calling Convention & Stack Frame
Peltier, Mikael
m-peltier at ti.com
Wed Jun 20 02:59:22 PDT 2007
Hello,
I want to find information/documentation on how reorganize stack frame (add other information, etc.) & how add new calling convention into ARM backend?
I think it is needed to modify lowering of CALL, RET & FORMAL_ARGUMENT instruction, and also to modify emitPrologue & emitEpilogue functions.
What are the others things to modify in order to realize my experimentation? Is it the best way to do it?
Thanks in advance.
Mikaƫl.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070620/d6ad72c8/attachment.html>
More information about the llvm-dev
mailing list