[llvm-commits] [llvm] r94946 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp test/CodeGen/X86/tailcall2.ll

Evan Cheng evan.cheng at apple.com
Sun Jan 31 11:49:36 PST 2010


I should have say "for now". 

Evan

On Jan 31, 2010, at 2:18 AM, Duncan Sands wrote:

> Hi Evan,
> 
>> Avoid recursive sibcall's.
> 
> why?  Isn't this exactly when you might want a tail call?
> 
> Ciao,
> 
> Duncan.




More information about the llvm-commits mailing list