[LLVMdev] MSIL and MIPS backend for LLVM
Eduardo Augusto Peixoto da Silva Brito
pg12188 at alunos.uminho.pt
Wed Nov 5 09:24:16 PST 2008
Hi,
The code that I was using was this:
http://shootout.alioth.debian.org/u32q/benchmark.php?test=nbody&lang=gcc&id=1
I followed the footsteps for compiling it to BC than I took the BC code and
compiled it with ilasm2 (Mono).
After that I tried to run the .exe with mono and it gave me a invalid opcode.
I wish I could give more information about the bug but my ext3fs partition
crashed and I'm now recovering it. Maybe later I could give more detailed
information about the bug.
Thanks,
Eduardo Brito
-----Mensagem original-----
De: llvmdev-bounces at cs.uiuc.edu em nome de Bruno Cardoso Lopes
Enviada: qua 05-11-2008 16:32
Para: LLVM Developers Mailing List
Assunto: Re: [LLVMdev] MSIL and MIPS backend for LLVM
Hi Eduardo,
> I'm a little new to LLVM.
> I know that the backends are still in experimental stage. MSIL and MIPS
> would be very useful for a project that I'm working on. Do you have any
> plans to have it completed in the next few months? I could generate the
> MSIL assembly but when compiled it, which compiles sucessfully, it
> generates invalid opcode errors.
As Eric said, it should work fine for simple code, if you have anything
that isn't compiling, please report bugs so I can try fix them for you!
Thanks,
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
"When faced with untenable alternatives, you
should consider your imperative."
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081105/4b322453/attachment.bin>
More information about the llvm-dev
mailing list