[llvm-commits] [llvm] r75687 - /llvm/trunk/lib/Target/X86/X86CodeEmitter.cpp
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Tue Jul 14 16:43:55 PDT 2009
Hi Evan,
On Tue, Jul 14, 2009 at 8:21 PM, Evan Cheng<evan.cheng at apple.com> wrote:
> Is this the right fix? Or perhaps MOV64ri64i32 should not be
> AddRegFrm? Perhaps MRM0r?
I also tried with MRM0r but the code doesn't catch MOV64ri64i32 for it,
but only for AddRegFrm
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
More information about the llvm-commits
mailing list