[LLVMdev] Status of LLVM-GCC 4.2?
Evan Cheng
evan.cheng at apple.com
Sat Mar 22 11:43:54 PDT 2008
4.2 is *complete*. Are you looking for performance #? Since llvm-gcc
doesn't use any of gcc's optimization and codegen passes it should
roughly the same. In fact, that's what we have been seeing. We have
formally deprecated llvm-gcc 4.0 as far as I know.
Evan
On Mar 22, 2008, at 3:00 AM, Joachim Durchholz wrote:
> Hi all,
>
> I'm wondering what the comparative status of llvm-gcc4.0 vs. llvm-
> gcc4.2
> is. Can anybody tell? (A URL would be fine, I may have been just too
> dumb to find it.)
>
> Regards,
> Jo
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list