导航菜单

llvm是什么意思_翻译中文_怎么读

llvm

网络释义:低层的虚拟机(Low Level Virtual Machine);编译器;底层虚拟机

网络释义

1.低层的虚拟机(Low Level Virtual Machine) llsh 笣 llvm llz; 匇 ...

5.底层虚拟机器器(GPU)升级支援OpenCL规格,并开发相应的底层虚拟机器(LLVM),以软体管理方式让GPU分担中央处理器(CPU)及数位讯 …

例句释义:,编译器,底层虚拟机

1.Unfortunately, LLVM in its current state is really designed as a static compiler optimizer and back end.不幸的是,从设计之初,LLVM就是被作为一个静态编译器,优化器以及后端。

2.Although it has been available for a while, LLDB sees its first release in LLVM 2. 8.尽管LLDB早前已经可以下载使用了,这次LLVM2.8中的LLDB却是其首次正式发布。

3.LLVM is actually a collection of projects which together form a means to do C, Objective-C and C++ compilation.LLVM实际上是一群项目的集合,能够支持C、Objective-C和C++的编译。

4.Apple was using the JIT engine in real products, and so we took that as a sign that it could work for us as well.Apple就在其产品中使用了JIT引擎,我们认为这是一个积极的信号,它表示LLVM也能够在我们的项目中很好工作。

5.Unladen Swallow was an attempt to bring LLVM optimisations to the CPython runtime, but hasn't seen significant activity for the last year.unladenswallow尝试将LLVM优化引入到CPython运行时,但是去年却没有取得重大进展。

6.The Mono runtime, which also released version 2. 8 today, includes support for LLVM as a JIT (with mon-llvm) to aid in runtime optimisation.Mono运行时现在已经发布了2.8版本,包含了对LLVM的支持,将其作为JIT(使用mono-llvm)来辅助运行时优化。

7.It includes Git as standard, and uses the LLVM toolchain (version 2. 0), as well as the new LLDB debugger.Xcode4以标准的形式包含进了Git,使用LLVM工具链(2.0版)和新的LLDB调试器。

8.We're getting great output from LLVM, especially using our type profipng work.我们从LLVM中得到了很好的输出,尤其是在使用我们的性能剖析器的时候。

9.If LLVM is compiled in, the JIT is on by default, automatically compipng methods that are run a lot into machine code.如果在编译时加入LLVM,会默认开启JIT,自动将多次运行的方法编译成机器码。

10.Finally, the LLVM project isn't only about C or C based languages.最终,LLVM项目不仅是面向C或基于C的语言。