search for: r32608

Displaying 1 result from an estimated 1 matches for "r32608".

Did you mean: 32608
2007 Dec 12
2
[LLVMdev] Bogus X86-64 Patterns
...------------------------- r32609 | evancheng | 2006-12-15 13:58:58 -0600 (Fri, 15 Dec 2006) | 2 lines Some AT&T syntax assembler (e.g. Mac OS X) does not recognize the movq alias for i64 <-> XMM moves. ------------------------------------------------------------------------ $ svn diff -r32608:32609 ~/svn/test/official.llvm/llvm/lib/Target/X86/X86InstrX86-64.td Index: /usr/people/djg/svn/test/official.llvm/llvm/lib/Target/X86/X86InstrX86-64.td =================================================================== --- /usr/people/djg/svn/test/official.llvm/llvm/lib/Target/X86/X86InstrX86-6...