October 28, 2003 LLVM | ||||
---|---|---|---|---|
| ||||
LLVM is a new infrastructure designed for compile-time, link-time, runtime, and "idle-time" optimization of programs from arbitrary programming languages. LLVM is written in C++ and has been developed over the past 3 years at the University of Illinois. It currently supports compilation of C and C++ programs, using front-ends derived from GCC 3.4. New front-ends are being written for Java bytecode and CAML. http://gcc.gnu.org/ml/gcc/2003-10/msg01218.html |
October 28, 2003 Re: LLVM | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bono Vox | Really imressive! Thanks!
Bono Vox wrote:
> LLVM is a new infrastructure designed for compile-time, link-time, runtime,
> and "idle-time" optimization of programs from arbitrary programming
> languages. LLVM is written in C++ and has been developed over the past 3
> years at the University of Illinois. It currently supports compilation of
> C and C++ programs, using front-ends derived from GCC 3.4. New front-ends
> are being written for Java bytecode and CAML.
>
> http://gcc.gnu.org/ml/gcc/2003-10/msg01218.html
>
>
|
Copyright © 1999-2021 by the D Language Foundation