Comment 12 for bug 513735

Revision history for this message
In , Xerxes RĂ„nby (xranby) wrote :

I am considering implementing the missing parts to make the thumb backend work with the ExecutionEngine JIT in order for the llvm JIT to be used on Ubuntu Lucid ARM that targets thumb2.
see: llvm needs porting to thumb2
https://bugs.launchpad.net/ubuntu/+source/llvm/+bug/513735

Any pointers to how to implement the missing parts for the thumb JIT would be mosty welcome.

I will start trying to add the missing machinecode fields for the JIT to use to the ARMInstrThumb.tb and ARMInstrThumb2.tb tablegen files.