search for: 992591

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

Did you mean: 992598
2006 Jan 19
2
[LLVMdev] X86-64 target
Hello, I'm currently porting our software to the x86-64 (windows) platform. Since we're using LLVM for dynamic code generation it's not just a matter of fixing the compilation problems but also re-targeting the x86 backend to use 64 bit pointers everywhere. I'm not familiar with the x86-64 instruction set, so I really have no idea how much work this will be. My question is