[LLVMdev] Advantages of LLVM Optimization

Prakash Premkumar prakash.prax at gmail.com
Thu Aug 7 00:02:33 PDT 2014


Adding to my previous question.
Can you also kindly tell me the list of languages which purely use LLVM as
its backend instead of its own ?

I would like to know the languages which does not have its own backend
optimizer and code generator and bets it on LLVM only.

Thanks for your help.

Thank you,
Prakash


On Thu, Aug 7, 2014 at 11:56 AM, Prakash Premkumar <prakash.prax at gmail.com>
wrote:

> Hi,
>
> I am planning to use LLVM in my compiler dev project. I would like to know
> what power LLVM code optimization phase provides to my code ?
>
> I had a look at http://llvm.org/docs/Passes.html which describes the
> optimization passes.
> From a newbie standpoint can you please explain the power of LLVM
> optimization?
>
> Thank you,
> Prakash
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140807/a195c2d7/attachment.html>


More information about the llvm-dev mailing list