[llvm-dev] Creating a virtual machine: stack, regs alloc & other problems

Jonathan S. Shapiro via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 7 16:47:01 PDT 2015


Philip:

And just as an aside, I suspect I understand why the register spill issue
is important. My guess would be that you have a need to keep your VM stack
in a state that is bitwise compliant with some external specification at
every point where a sequence point potentially exists?

shap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150807/8cf21724/attachment.html>


More information about the llvm-dev mailing list