[llvm-commits] Lowering of ISD::FRAME_TO_ARGS_OFFSET for Mips backend

Sasa Stankovic Sasa.Stankovic at rt-rk.com
Tue Oct 30 09:52:39 PDT 2012


Hi all,

The attached patch implements ISD::FRAME_TO_ARGS_OFFSET lowering for Mips
backend (offset of the arguments area from the frame pointer). This is
needed for intrinsic llvm.eh.dwarf.cfa, which is calculated as
  ISD::FRAMEADDR + ISD::FRAME_TO_ARGS_OFFSET

Regards,
Sasa


-------------- next part --------------
A non-text attachment was scrubbed...
Name: frame-to-args-offset.patch
Type: text/x-patch
Size: 7445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121030/85f3deba/attachment.bin>


More information about the llvm-commits mailing list