[llvm-dev] Spill code
fateme Hoseini via llvm-dev
llvm-dev at lists.llvm.org
Thu May 5 19:10:01 PDT 2016
Hi,
Is it possible to add a spill code (a pair of store /load ) to the
machinecode in a pass before the instruction emitter? If so, how can I
calculate the address (offset to the sp) for the spill store/load
instructions?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160505/a538aa74/attachment.html>
More information about the llvm-dev
mailing list