[llvm] r215342 - Re-commit "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)

Chandler Carruth chandlerc at google.com
Sun Aug 10 21:26:05 PDT 2014


On Sun, Aug 10, 2014 at 7:50 PM, Hans Wennborg <hans at hanshq.net> wrote:

> Author: hans
> Date: Sun Aug 10 21:50:43 2014
> New Revision: 215342
>
> URL: http://llvm.org/viewvc/llvm-project?rev=215342&view=rev
> Log:
> Re-commit "Increase the size of this SmallVector in PeepholeOptimizer."
> (r215340)
>
> This time, also update the function that receives a reference to the
> SmallPtrSet as
> a parameter.
>

I believe I fixed SmallPtrSet to have a SmallPtrSetImpl w/o the size? (Or
someone else did?)

If not, I'd be happy to do that split (or for you or someone else to do
that split).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140810/86c60a37/attachment.html>


More information about the llvm-commits mailing list