[LLVMdev] Which targets support TCO?

Jeffrey Yasskin jyasskin at google.com
Tue Dec 8 11:55:00 PST 2009


It's not tested anywhere, so it probably breaks all the time everywhere. :(

I see code trying to support it in: X86 and PowerPC (with `grep -r
TailCall lib/Target/`).

On Tue, Dec 8, 2009 at 12:42 PM, Jon Harrop <jon at ffconsultancy.com> wrote:
>
> Which of LLVM's backends support TCO? It seems to work on x86 and x64 but what
> about ARM etc.?
>
> --
> Dr Jon Harrop, Flying Frog Consultancy Ltd.
> http://www.ffconsultancy.com/?e
> _______________________________________________
> 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