[LLVMdev] Suggestion for VM porting to LLVM

Gabriele Farina gabriele at sephiroth.it
Sun Apr 5 00:34:21 PDT 2009


Hi Mike,

thanks for the suggestion. Do you know if there are any articles  
around that explains how to use LLVM to build a VM that should work  
like mine ?
I've read something around (mostly source code) but a good article/doc  
will be perfect

Gabriele

Il giorno 04/apr/09, alle ore 19:23, Mike Stump ha scritto:

> On Apr 4, 2009, at 1:20 AM, Gabriele Farina wrote:
>> Which approach do you suggest ? are there any alternatives ?
>
> My take, do the second one first, gain some experience and have some
> fun.  You can use this to double check the performance and
> suitability.  But mid-term, I'd say, do both.  This allows you to
> compare the performance of each solution against the other, compile
> time, compile time memory pressure, run time and run time memory
> usage.  You're then in a better position to decide which path suits
> what usage styles you have.  Long term, you can then see if it makes
> sense to trim a solution out.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list