[llvm-commits] [llvm] r152219 - /llvm/trunk/include/llvm/ADT/SparseBitVector.h
Jakob Stoklund Olesen
stoklund at 2pi.dk
Wed Mar 7 08:36:05 PST 2012
On Mar 7, 2012, at 1:54 AM, Chandler Carruth wrote:
> Author: chandlerc
> Date: Wed Mar 7 03:54:06 2012
> New Revision: 152219
>
> URL: http://llvm.org/viewvc/llvm-project?rev=152219&view=rev
> Log:
> What's better than fixing and simplifying broken hash functions?
> Deleting them because they aren't used. =D
>
> Yell if you need these, I'm happy to instead replace them with nice uses
> of the new infrastructure.
SparseBitVector should go away as soon as we can get rid of LiveVariables. It's pretty slow.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120307/1b81476e/attachment.html>
More information about the llvm-commits
mailing list