[LLVMdev] RFC: Tail call optimization X86

Anton Korobeynikov asl at math.spbu.ru
Fri Oct 5 11:29:15 PDT 2007


Dale,

> The user can specify the "fastcall" and "stdcall" attributes, and it  
> looks to me like llvm-gcc honors that.  Certainly it should.
fastcall and stdcall are specific calling conventions. They are not
connected with fastcc at all.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list