[LLVMdev] RFC: Tail call optimization X86

Evan Cheng evan.cheng at apple.com
Wed Sep 12 10:36:56 PDT 2007


On Sep 11, 2007, at 11:21 AM, Arnold Schwaighofer wrote:

> Begin forwarded message:
>
>> From: Evan Cheng <evan.cheng at apple.com>
>> Date: 11 September 2007 19:26:39 GMT+02:00
>> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
>> Subject: Re: [LLVMdev] RFC: Tail call optimization X86
>> Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
>>
>> Hi Arnold,
>>
>> Thanks for the patch. Some questions and commons:
>>
>> 1. Have you test it against the llvm test suite?
> No not yet.

Ok, I don't expect everything would just work. But please run at least  
SingleSource and MultiSource and let us know what breaks. Once it's  
proven to pass a good chunk of the tests it can be checked in but  
turned off. This will allow us to test it as llcbeta.

>
> Expect to see a new patch after i have done the testing with the
> whole test suite.

Sounds good. Thanks.

Evan

>
>
> regards arnold
>
> _______________________________________________
> 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