[llvm-dev] Creating a virtual machine: stack, regs alloc & other problems
Philip Reames via llvm-dev
llvm-dev at lists.llvm.org
Fri Aug 7 18:11:02 PDT 2015
I'm not sure what the OP requirements are. That's what I was trying to
clarify/understand. I certainly don't have that requirement for my VM,
but I can't speak for the OP.
Philip
On 08/07/2015 04:47 PM, Jonathan S. Shapiro via llvm-dev wrote:
> 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
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org http://llvm.cs.uiuc.edu
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150807/68daaa96/attachment.html>
More information about the llvm-dev
mailing list