[llvm-commits] [PATCH] ARM JIT: Add support to MOVimm32 using movt/movw for JIT

Rafael Espindola espindola at google.com
Fri May 21 07:00:34 PDT 2010


>> Is there a way to reuse the encoding codes?

Not an easy one I don't think. In the MC code base we just allocate
two new instructions, but that is not easy to do in the current JIT.

>> Zonr
>

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list