[LLVMdev] MSIL and MIPS backend for LLVM
Eric Christopher
echristo at apple.com
Thu Oct 30 15:57:23 PDT 2008
On Oct 30, 2008, at 11:43 AM, Eduardo Brito wrote:
> Hello everyone,
>
> 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.
MIPS should work reasonably well for at least simple code. Do you have
anything
that explicitly fails?
-eric
More information about the llvm-dev
mailing list