Abstract

... Even though, generating LLVM assembly will give us the opportunity to execute the resulting code using an optimizing JIT compiler provided by LLVM , but writing assembler code is more difficult, and we might have existing database logic implementation in another high-level ...

Links and resources

Tags