[LLVMdev] Tail-calling
Albert Graef
Dr.Graef at t-online.de
Fri Sep 12 05:04:53 PDT 2008
Arnold Schwaighofer wrote:
> nice to see someone is using the tail call stuff. i am responsible for
> the mess (feature) ;).
Thanks a bunch. Without it, my FPL (http://pure-lang.sf.net) would be
much less useful because it doesn't have a built-in loop construct. :)
> Tail call optimization currently (llvm 2.3) works (to varying degrees,
> see http://llvm.org/docs/CodeGenerator.html#tailcallopt)
> for x86(-64) and ppc32/64. x86 being more mature (testing) than ppc.
> ppc64 has received the least testing.
That's good news, thanks for the info!
Cheers,
Albert
--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de
WWW: http://www.musikinformatik.uni-mainz.de/ag
More information about the llvm-dev
mailing list