[llvm-commits] [llvm] r77940 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86InstrMMX.td test/CodeGen/X86/2009-08-02-mmx-scalar-to-vector.ll test/CodeGen/X86/mmx-bitcast-to-i64.ll

Rafael Espindola espindola at google.com
Sun Aug 2 20:24:34 PDT 2009


> So it looks like the gnu assembler will convert movd into movq. This
> might still be a problem for the JIT, since it can't use the
> assembler's help.

It also shows that I got the encoding wrong :-(

Fixing that.

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047



More information about the llvm-commits mailing list