Lines Matching full:backend
440 LLVM code generation backend in Mini, the JIT compiler.</p>
467 symbolic fashion. The interpreter uses LLVM as a backend to JIT-compile Pure
493 machine code is then generated from this bitcode by an LLVM backend on the
540 loads them in to the compiler backend as runtime libraries to avoid
1155 <li>The X86 backend does not yet support
1160 <li>The X86-64 backend does not yet support the LLVM IR instruction
1224 <li>The SPARC backend only supports the 32-bit SPARC ABI (-m32); it does not
1264 <p>The C backend has numerous problems and is not being actively maintained.
1268 <li><a href="http://llvm.org/PR802">The C backend has only basic support for
1271 <li><a href="http://llvm.org/PR1658">The C backend violates the ABI of common
1275 <li>The C backend does not support all exception handling constructs.</li>
1277 <li>The C backend does not support arbitrary precision integers.</li>