Closed GoogleCodeExporter closed 9 years ago
LLVM has an ARM JIT compiler, so it should probably be faster than the QVM
interpreter.
Original comment by ZTurtleMan
on 4 Jul 2012 at 11:52
LLVM support in Unvanquished limits what functions LLVM bitcode can access in
engine. (So third Neutral point wouldn't apply.)
I think the main issue with LLVM bitcode support is integrating into the build
system. Clang and llvm-link source code seem hard to include, and not including
them makes it harder for people to make cross-platform mods. (Compiling clang
and llvm-link isn't fun...)
Original comment by ZTurtleMan
on 10 Dec 2012 at 2:44
Using LLVM seems like too much work to compile the engine / mods.
Original comment by ZTurtleMan
on 8 Feb 2013 at 8:30
Original issue reported on code.google.com by
ZTurtleMan
on 25 May 2012 at 10:25