[LLVMdev] performance of LLVM?
Rupert Smith
nabble at badgerhouse.freeserve.co.uk
Wed Dec 5 09:45:32 PST 2007
For a mini functional language in LLVM see:
http://groups.google.com/group/fa.caml/browse_frm/thread/8ba2204855fc5e46#5aee553df34548e2
AFAIK no major functional/logic implementations have moved to LLVM, but I'd
be interested to hear to the contrary.
Basile Starynkevitch wrote:
>
> In other words, are there some successful code "generators" (ie high
> level compilers for either functional or logical languages) which
> actually did switch from generating C code and compiling it (with GCC)
> to generating LLVM assembly and compiling it (with LLVM)? What are the
> concrete improvements (in compilation time by LLVM or GCC, and in code
> generation time) they observed?
>
--
View this message in context: http://www.nabble.com/performance-of-LLVM--tf4743242.html#a14176579
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list