search for: i_insertelement

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

Did you mean: m_insertelement
2006 Jan 20
2
[LLVMdev] X86-64 target
Chris Lattner wrote: > On Thu, 19 Jan 2006, Morten Ofstad wrote: >> Hello, I'm currently porting our software to the x86-64 (windows) >> platform. I've already done most of the work involved in getting LLVM >> itself to run on 64-bit windows, but of course that doesn't help much >> as long as the emitted code is 32-bit... > > My understanding is