[llvm-commits] [patch] Delete the old IL level tail duplicator

Bill Wendling wendling at apple.com
Tue Aug 30 14:48:40 PDT 2011


If you do delete it, please mention it in the ReleaseNotes.html doc.

-bw

On Aug 30, 2011, at 2:37 PM, Cameron Zwarich wrote:

> The code being deleted looks pretty suspicious in places, and we don't use it. I'm all for deleting it.
> 
> Cameron
> 
> On Aug 23, 2011, at 2:37 PM, Rafael Ávila de Espíndola wrote:
> 
>> The old tail duplicator doesn't use the ssa updater and therefore has to run really early in the pipeline.
>> 
>> I have tried creating a new one, but don't have the time to finish it right now. In any case, we haven't run the existing one for some time and should probably delete it.
>> 
>> Is the attached patch OK?
>> 
>> Cheers,
>> Rafael
>> 
>> <tail.patch>_______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list