[LLVMdev] How to resolve decoding conflict?

David Wiberg dwiberg at gmail.com
Sun Jan 11 03:34:50 PST 2015


Hi Stefan,

2015-01-09 15:37 GMT+01:00 Stefan.Singer at freescale.com
<Stefan.Singer at freescale.com>:
> Hi David,
>
> I saw from this thread, that you are working on VLE support for LLVM:
>
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/074644.html
>
> I am curious about your progress, could you maybe provide some info ?

Most of the instruction encoding is in good shape. Some of the more
unusual instructions require more work. I have worked on the CodeGen
parts and I'm able to compile some simple examples but this is an area
which requires much more work. Finally I have also done some work on
LLD adding SDA support to be able to link and perform on target
testing.

This is a personal project of mine which I'm only able to work with
intermittently so progress isn't that fast.

Let me know if you have any more specific questions.

Best regards
David



More information about the llvm-dev mailing list