search for: genllvm

Displaying 5 results from an estimated 5 matches for "genllvm".

Did you mean: erllvm
2006 Feb 10
0
[LLVMdev] PyPy sprint announcement: PyCon 2006, Texas, Feb 27st - March 2nd
Hi Armin, > The next sprint of PyPy will be held in Dallas, Texas, at the PyCon > conference. Most of you know about the LLVM back-end of PyPy. So > far, > we use mostly the static compilation features of LLVM, How are you using the static compilation features? Are you able to do this via API calls or generating code that will be processed by tools? Thanks, Marcel
2017 Jul 10
0
Shipping LLVM.dll for the C API with the Windows installer.
...ck welcome. >> >>> >> > >> >>> >> > Cheers, Jakob. >> >>> >> > >> >>> >> > [1] http://volt-lang.org >> >>> >> > [2] >> >>> >> > https://github.com/VoltLang/GenLLVMDLLPy/blob/master/GenLLVM >> DLL.py >> >>> >> > [3] >> >>> >> >> >>> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/Gen >> LLVMDLL.ps1 >> >>> >> >> >>> >> Ping? Any th...
2006 Feb 10
2
[LLVMdev] PyPy sprint announcement: PyCon 2006, Texas, Feb 27st - March 2nd
Hello LLVM-ers, The next sprint of PyPy will be held in Dallas, Texas, at the PyCon conference. Most of you know about the LLVM back-end of PyPy. So far, we use mostly the static compilation features of LLVM, but as we are progressing on the JIT side we are considering starting sometime soon working on just-in-time machine code generation backends. Clearly, LLVM might prove to be a good target
2017 Jul 10
2
Shipping LLVM.dll for the C API with the Windows installer.
...> Thoughts and feedback welcome. > >>> >> > > >>> >> > Cheers, Jakob. > >>> >> > > >>> >> > [1] http://volt-lang.org > >>> >> > [2] > >>> >> > https://github.com/VoltLang/GenLLVMDLLPy/blob/master/ > GenLLVMDLL.py > >>> >> > [3] > >>> >> > >>> >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/ > GenLLVMDLL.ps1 > >>> >> > >>> >> Ping? Any thoughts? > >>> &g...
2017 Apr 06
2
Shipping LLVM.dll for the C API with the Windows installer.
..._EXPORT define or use a > >> > llvm-c.exports file? > >> > > >> > Thoughts and feedback welcome. > >> > > >> > Cheers, Jakob. > >> > > >> > [1] http://volt-lang.org > >> > [2] https://github.com/VoltLang/GenLLVMDLLPy/blob/master/ > GenLLVMDLL.py > >> > [3] > >> https://github.com/Microsoft/LLVMSharp/blob/master/tools/GenLLVMDLL.ps1 > >> > >> Ping? Any thoughts? > >> > >> What would be the best way to proceed? My cmake-fu is very weak so any > &...