[PATCH] Remove -simplify-libcalls pass from pass documentation

Reid Kleckner rnk at google.com
Fri Apr 18 14:26:00 PDT 2014


Thanks, committed in r206650.


On Tue, Apr 15, 2014 at 4:00 AM, Daniel Liew <daniel.liew at imperial.ac.uk>wrote:

> It appears -simplify-libcalls was removed in r184459 but the
> documentation was not removed from the sphinx pass documentation.
>
> This patch removes it and also documents that the InstrCombine pass
> can do call simplification. I'm not entirely happy with this bit
> (hence the FIXME) because I don't know which function attribute
> marking passes are used for library call simplification.
>
> Thanks,
> Dan.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140418/d19f4462/attachment.html>


More information about the llvm-commits mailing list