Displaying 2 results from an estimated 2 matches for "jitcomput".
Did you mean:
jitcompute
2013 Aug 08
0
[LLVMdev] ToyVM vmkit question
Hi,
As I see, ToyVM tutorial is the only introduction in VMKit for beginners,
but I have some problems with it. For the moment I was able to build it,
but without JIT compiler.
I found the place in base code where to generate calling of jitCompute
function, but I really have no idea understand how to do it.
Best Regards, Liana.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130808/0bd40e49/attachment.html>
2013 Aug 08
0
[LLVMdev] Enjoying vmkit
...ilding toyVM. In process of
its building I have encountered with some problems:
1) I don't understand how and when tracer is called by collector, because
methods MandelPix::tracer and Picture::tracer I had wrote are never called
by collector;
2) I don't understand how I should generate call jitCompute "in func"
in ToyCompiler::generateCode function and were results
picture(Toy::Picture*) have to be initialized.
If it is any other methods enjoying vmkit or some documentation on english
please tell me about them.
-------------- next part --------------
An HTML attachment was scrubbed.....