Displaying 3 results from an estimated 3 matches for "f831a415".
Did you mean:
f31415
2009 Sep 21
0
[LLVMdev] Global register variables/custom calling conventions
Hello
> Again, from what I understand, llvm-qemu worked by emitting LLVM IR from
> QEMU IR API calls. This project goes straight from ARM to LLVM IR, bypassing
> QEMU's IR, (partially) in the hope that more information about the original
> intent of the code is retained.
Ok, what's left from QEMU then? :)
> generating reasonable code - this approach keeps it in place while
2009 Sep 20
2
[LLVMdev] Global register variables/custom calling conventions
Anton Korobeynikov wrote:
> Hello
>
>> I'm implementing an LLVM backend for qemu-arm (by creating an ARM frontend
>> for LLVM - from what I understand a slightly different approach than the
>> original llvm-qemu project)
> I don't see the difference so far. Could you please explain?
Again, from what I understand, llvm-qemu worked by emitting LLVM IR from
QEMU
2009 Sep 23
2
[LLVMdev] Global register variables/custom calling conventions
...translated by LLVM
and the TCG version lives on.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090923/f831a415/attachment.sig>