Hi, Nicholas> Anyway, my questions are as follows: Is x64 JIT on Windows supposedto work currently? No, I know at least 3 things preventing it from full ABI compliance.> If not, is x64 JIT on Windows a LLVM development goal?Yes.> And if so, is there a time-line or roadmap for achieving such a goal?Not yet, this will require some huge changes in generic CC handling code. I hope, however, to find some time for this within 2.5 timeframe. -- WBR, Anton Korobeynikov
Hi Anton, Anton Korobeynikov wrote:> Hi, Nicholas > > >> Anyway, my questions are as follows: Is x64 JIT on Windows supposed >> > to work currently? > No, I know at least 3 things preventing it from full ABI compliance. > > >> If not, is x64 JIT on Windows a LLVM development goal? >> > Yes. > > >> And if so, is there a time-line or roadmap for achieving such a goal? >> > Not yet, this will require some huge changes in generic CC handling > code. I hope, however, to find some time for this within 2.5 timeframe. >Great, thanks. Looking forward to it. Nick C.> -- > WBR, Anton Korobeynikov > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu llvm.cs.uiuc.edu > lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > >