[LLVMdev] [PATCH]: Add SparseBitmap implementation
Devang Patel
dpatel at apple.com
Thu Sep 6 08:35:52 PDT 2007
On Sep 5, 2007, at 8:18 PM, Daniel Berlin wrote:
> On 9/4/07, Devang Patel <dpatel at apple.com> wrote:
>>
>> On Sep 4, 2007, at 4:36 PM, Daniel Berlin wrote:
>>
>> [snip]
>>
>> Don't forget to update ProgrammersManual.html "Picking the Right
>> Data Structure for a Task" section. :)
>
> It doesn't talk about bitvector at all. I'm not sure whether i should
> add it to set like containers, or add a section about bitsets that
> talks about bitvector and sparsebitvector.
>
> In either case, I think this should be a followup patch, but if you
> guys really want it done as part of this one, I will.
One check-in is ideal in svn world but two check-ins are better then
no documentation in Programmer's Manual :)
-
Devang
More information about the llvm-dev
mailing list