[LLVMdev] Bug in X86CompilationCallback_SSE

Anton Korobeynikov asl at math.spbu.ru
Mon Mar 30 10:42:12 PDT 2009


Hi Evan

> It looks fine to me. Anton, does it look ok to you?
This looks ok for me modulo win64+vcpp issues, which I mentioned in the
PR (external .asm files). The anonymous namespace thing should be
guarded by define (either _M_AMD64 or X86_64_JIT && _MSC_VER, I'd prefer
the latter).

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.




More information about the llvm-dev mailing list