Displaying 1 result from an estimated 1 matches for "psvm".
Did you mean:
psm
2015 Feb 14
2
[LLVMdev] Y.A.Project based on LLVM: ParaSail LLVM-Based compiler
...rg) is a safe pervasively-parallel object-oriented
programming language. Starting in June 2014 we began the construction of an LLVM-based
backend for ParaSail. The existing ParaSail interpreter is broken into a front end that
generates instructions for the "ParaSail Virtual Machine" (PSVM), and an interpreter for
PSVM instructions. The LLVM-based backend translates these PSVM instructions into LLVM
instructions, and then uses "llc" to generate object code. Parts of the interpreter,
essentially the ParaSail run-time support library routines, are linked with the result...