[LLVMdev] RFC: Tail call optimization X86

Gordon Henriksen gordonhenriksen at mac.com
Fri Oct 5 14:04:39 PDT 2007


On 2007-10-05, at 15:12, Anton Korobeynikov wrote:

> Dale,
>
>> I see.  Could we please change its name then?  The .ll file uses  
>> x86_fastcallcc for fastcall, for an additional level of confusion.
>
> It was made intentionally to outline the target-specific nature of CC.

I think Dale's confusion is that "fast(call|cc)*" names two very  
different conventions, and he's saying that "internalcc" or something  
would perhaps be a better name for fastcc, to differentiate it from  
x86 fastcall.

— Gordon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071005/ae7f99a4/attachment.html>


More information about the llvm-dev mailing list