[llvm-commits] [patch] Delete the old IL level tail duplicator
    Rafael Ávila de Espíndola 
    respindola at mozilla.com
       
    Tue Aug 23 14:35:13 PDT 2011
    
    
  
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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tail.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110823/ab96c5f3/attachment.ksh>
    
    
More information about the llvm-commits
mailing list