search for: 4f6c9548

Displaying 3 results from an estimated 3 matches for "4f6c9548".

2012 Apr 30
0
[LLVMdev] Running LLVM JIT on qemu-system-arm
> Thanks for your information.  > Could you suggest any other framework that I could use for making a custom JIT > for ARM? > I am doing research on JIT compilation for a heterogeneous processor system. If not for heterogeneous system, I would suggest QEMU. :) Why not try to fix it? Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science,
2012 May 01
2
[LLVMdev] Running LLVM JIT on qemu-system-arm
...ute of Information Science, > Academia Sinica, Taiwan (R.O.C.) > Tel:886-2-2788-3799 #1667 > Homepage: http://people.cs.nctu.edu.tw/~chenwj > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120501/4f6c9548/attachment.html>
2012 Apr 30
2
[LLVMdev] Running LLVM JIT on qemu-system-arm
Hi James, Thanks for your information. Could you suggest any other framework that I could use for making a custom JIT for ARM? I am doing research on JIT compilation for a heterogeneous processor system. Best, Toan Mai On Mon, Apr 30, 2012 at 3:55 PM, James Molloy <james.molloy at arm.com> wrote: > Hi Toan, > > The JIT for ARM (non-darwin) is completely broken and you should not